| 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] |
| purchaseAmount | BigDecimal | The purchase amount to qualify for subtotal discount and free shipping | [optional] |
| shippingMethods | List<String> | One or more shipping methods that may be free | [optional] |