Name | Type | Description | Notes |
---|---|---|---|
unitOff | BigDecimal | Number of units to be granted a full value discount. | [optional] |
unitOffFormula | String | [optional] | |
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 | [optional] | |
sku | SimpleSkuDiscountUnit | [optional] |
Name | Value |
---|---|
NEW_ITEMS | "ADD_NEW_ITEMS" |
MISSING_ITEMS | "ADD_MISSING_ITEMS" |