Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 721 Bytes

CouponAutoApplyCondition.md

File metadata and controls

12 lines (8 loc) · 721 Bytes

com.ultracart.admin.v2.Model.CouponAutoApplyCondition

Properties

Name Type Description Notes
CouponCode string [optional]
MinimumSubtotal decimal? The minimum subtotal that must be purchased to receive this coupon. Item and subtotal are exclusive. Only one can be populated. [optional]
RequiredItemId 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]