Name | Type | Description | Notes |
---|---|---|---|
discount_percent | float | The percentage of subtotal discount | [optional] |
excluded_item_tags | string[] | A list of item tags which cannot be discounted. | [optional] |
excluded_items | string[] | A list of items which cannot be discounted. | [optional] |
item_tags | string[] | An optional list of item tags which will receive a discount. If blank, discount applies to all items except excluded items. | [optional] |
items | string[] | An optional list of items which will receive a discount. If blank, discount applies to all items except excluded items. | [optional] |