Discount model¶
Discount model represents a discount of a price and consists of the following fields:
- id:
string - label:
string - percentage:
number | null - discount:
FullPrice | null
FullPrice¶
Represents the FullPrice model.
Discount model represents a discount of a price and consists of the following fields:
stringstringnumber | nullFullPrice | nullRepresents the FullPrice model.