Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 506 Bytes

File metadata and controls

11 lines (6 loc) · 506 Bytes

PercentDiscountDetails

Properties

Name Type Description Notes
percentageDiscount Integer Percentage discount [optional]
maxDiscountAmount Double The maximum amount that the percentage discount value can be. If not set then there is no maximum. If set to e.g. 20 euro, and the percentage discount is 25%, and the order total is 100 euro, then the discount will be 20 euro (not 25 euro). [optional]