Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 702 Bytes

CouponFreeShippingWithSubtotal.md

File metadata and controls

12 lines (8 loc) · 702 Bytes

com.ultracart.admin.v2.Model.CouponFreeShippingWithSubtotal

Properties

Name Type Description Notes
CurrencyCode string The ISO-4217 three letter currency code the customer is viewing prices in [optional]
PurchaseAmount decimal? The purchase amount to qualify for subtotal discount and free shipping [optional]
ShippingMethods List<string> One or more shipping methods that may be used with this coupon [optional]

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