| Name | Type | Description | Notes |
|---|---|---|---|
| excludeCoupon | Boolean | Exclude coupons | [optional] |
| excludeFromFreePromotion | Boolean | Exclude from free promotion | [optional] |
| excludeFromLoyalty | Boolean | Exclude from loyalty. Must be set to true or false to save. Null is ignored for backwards SDK compatibility | [optional] |
| items | List<ItemRestrictionItem> | Items | [optional] |
| maximumQuantity | Integer | Maximum quantity | [optional] |
| minimumQuantity | Integer | Minimum quantity (defaults to 1) | [optional] |
| multipleQuantity | Integer | Multiple of quantity | [optional] |
| onePerCustomer | Boolean | One per customer | [optional] |
| purchaseSeparately | Boolean | Purchase separately | [optional] |