Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 662 Bytes

File metadata and controls

16 lines (8 loc) · 662 Bytes

CouponAmountOffSubtotalWithItemsPurchase

Properties

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 shipping discount [optional]
items List<String> A list of items of which a quantity of one or many must be purchased for coupon to be valid. [optional]
requiredPurchaseQuantity Integer The quantity of items that must be purchased for the discount to be applied. [optional]