DiscountRuleType
The possible types of discount rules.
Enumeration Members
FIXED
Discounts that reduce the price by a fixed amount.
FREE_SHIPPING
Discounts that sets the shipping price to 0
.
PERCENTAGE
Discounts that reduce the price by a percentage reduction.
Was this section helpful?