An enumerated type that defines the types of supported Discount Benefits.
Types that use DiscountBenefitEnum
Not used by any types.
Calls that use DiscountBenefitEnum
Not used by any calls.
Enumerations
AMOUNT_OFF_ITEM
An amount discounted off the item.
AMOUNT_OFF_ORDER
An amount discounted off an order.
PERCENTAGE_OFF_ITEM
A percentage discounted off the sales price of the item.
PERCENTAGE_OFF_ORDER
A percentage discounted off the order price.