Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 576 Bytes

File metadata and controls

16 lines (8 loc) · 576 Bytes

CouponDiscountItems

Properties

Name Type Description Notes
currencyCode String The ISO-4217 three letter currency code the customer is viewing prices in [optional]
discountPrice BigDecimal The price (unit cost) of the discounted item [optional]
items List<String> A list of items that are eligible for this discount_price. [optional]
limit Integer The (optional) maximum quantity of discounted items. [optional]