Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 694 Bytes

File metadata and controls

17 lines (9 loc) · 694 Bytes

CouponAmountOffItems

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]
itemTags List<String> An optional list of item tags which will receive a discount. [optional]
items List<String> A list of items which are eligible for the discount amount. [optional]
limit Integer The limit of items which are eligible for the discount amount. [optional]