Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 643 Bytes

CouponPercentOffSubtotalLimit.md

File metadata and controls

12 lines (8 loc) · 643 Bytes

com.ultracart.admin.v2.Model.CouponPercentOffSubtotalLimit

Properties

Name Type Description Notes
CurrencyCode string The ISO-4217 three letter currency code the customer is viewing prices in [optional]
DiscountPercent decimal? The percentage of subtotal discount [optional]
Limit decimal? The maximum amount of subtotal used to determine discount. [optional]

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