| Name | Type | Description | Notes |
|---|---|---|---|
| currencyCode | String | The ISO-4217 three letter currency code the customer is viewing prices in | [optional] |
| discountAmount | BigDecimal | The amount of subtotal discount | [optional] |
| requiredPurchaseItem | String | Required item that must be purchased for coupon to be valid | [optional] |
| requiredPurchaseQuantity | Integer | Discount amount is multiplied by the number of blocks. A block is this many quantity of the required item. | [optional] |