| Name | Type | Description | Notes |
|---|---|---|---|
| currency_code | string | The ISO-4217 three letter currency code the customer is viewing prices in | [optional] |
| discount_price | float | The price (unit cost) of the discounted item | [optional] |
| items | string[] | A list of items that are eligible for this discount_price. | [optional] |
| limit | int | The (optional) maximum quantity of discounted items. | [optional] |