Properties
Name | Type | Required | Description |
---|---|---|---|
Type_ | MultichannelPromotionRedemptionChannelModelType | ❌ | |
ValueType | MultichannelPromotionRedemptionChannelModelValueType | ❌ | |
Value | string | ❌ | The type of "Value" depends on "ValueType". "MONEY" expects a decimal as a string ("20.5"). "SWIPE", "EXTERNALOFFER" and "MANUAL" expects a string ("Promotion"). "PERCENT" expects an integer as a string ("20"). |
LocalValues | List<object> |
❌ | |
Instruction | string | ❌ |
Properties
Name | Type | Required | Description |
---|---|---|---|
Pos | string | ✅ | "POS" |
Ecom | string | ✅ | "ECOM" |
Other | string | ✅ | "OTHER" |
Properties
Name | Type | Required | Description |
---|---|---|---|
Percent | string | ✅ | "PERCENT" |
Money | string | ✅ | "MONEY" |
Externaloffer | string | ✅ | "EXTERNALOFFER" |
Manual | string | ✅ | "MANUAL" |
Swipe | string | ✅ | "SWIPE" |