Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 660 Bytes

File metadata and controls

11 lines (8 loc) · 660 Bytes

# CouponAutoApplyCondition

Properties

Name Type Description Notes
coupon_code string [optional]
minimum_subtotal float The minimum subtotal that must be purchased to receive this coupon. Item and subtotal are exclusive. Only one can be populated. [optional]
required_item_id string The item that must be purchased to receive this coupon. Item and subtotal are exclusive. Only one can be populated. [optional]

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