| Name | Type | Description | Notes |
|---|---|---|---|
| discount_percent | Number | The percentage of subtotal discount | [optional] |
| excluded_items | [String] | A list of items which cannot be discounted. | [optional] |
| items | [String] | An optional list of items which will receive a discount. If blank, discount applies to all items except excluded items. | [optional] |
| limit | Number | The (optional) maximum quantity of discounted items. | [optional] |