| 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] |