Skip to main content
Skip to main content

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?