DiscountCombinationRule type

The discount combination rule when there are multiple applicable custom prices. Validation: Required. Supported values are Stackable and BestOf.
KnownDiscountCombinationRule can be used interchangeably with DiscountCombinationRule, this enum contains the known values that the service supports.

Known values supported by the service

BestOf
Stackable

type DiscountCombinationRule = string