| Name | Type | Description | Notes |
|---|---|---|---|
| currencyCode | String | The ISO-4217 three letter currency code the customer is viewing prices in | [optional] |
| purchaseAmount | BigDecimal | The purchase amount to qualify for subtotal discount and free shipping | [optional] |
| shippingAmount | BigDecimal | The amount of the shipping cost (this is not a discount, this is the actual cost of shipping) | [optional] |
| shippingMethods | List<String> | One or more shipping methods that may be used with this coupon | [optional] |