Name | Type | Description |
---|---|---|
unitOff | BigDecimal | Number of units to be granted a full value discount. |
unitOffFormula | String | |
effect | EffectEnum | Defines how the unit is added to the customer's order. |
unitType | String | The product deemed as free, chosen from product inventory (e.g. time, items). |
product | SimpleProductDiscountUnit | |
sku | SimpleSkuDiscountUnit |
Name | Value |
---|---|
NEW_ITEMS | "ADD_NEW_ITEMS" |
MISSING_ITEMS | "ADD_MISSING_ITEMS" |