Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 927 Bytes

CouponPercentOffItemsAndFreeShipping.md

File metadata and controls

14 lines (10 loc) · 927 Bytes

CouponPercentOffItemsAndFreeShipping

Properties

Name Type Description Notes
discount_percent float The percentage of subtotal discount [optional]
excluded_item_tags string[] A list of item tags which cannot be discounted. [optional]
excluded_items string[] A list of items which cannot be discounted. [optional]
item_tags string[] An optional list of item tags which will receive a discount. If blank, discount applies to all items except excluded items. [optional]
items string[] An optional list of items which will receive a discount. If blank, discount applies to all items except excluded items. [optional]

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