Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 804 Bytes

CouponAmountOffItems.md

File metadata and controls

14 lines (10 loc) · 804 Bytes

CouponAmountOffItems

Properties

Name Type Description Notes
currency_code str The ISO-4217 three letter currency code the customer is viewing prices in [optional]
discount_amount float The amount of shipping discount [optional]
item_tags list[str] An optional list of item tags which will receive a discount. [optional]
items list[str] A list of items which are eligible for the discount amount. [optional]
limit int The limit of items which are eligible for the discount amount. [optional]

[Back to Model list] [Back to API list] [Back to README]