discountPercentage property
Discount percentage, represented as decimal.
For example, a 20% discount will be represented as 0.2.
Implementation
core.double? discountPercentage;
Discount percentage, represented as decimal.
For example, a 20% discount will be represented as 0.2.
core.double? discountPercentage;