Name | Description | Type | Additional information |
---|---|---|---|
Type |
The type of node this element represents. Can be 'AllOf', 'AnyOf', 'NoneOf', 'None', 'MedCustomer', 'RecCustomer', 'CustomerInPricingGroup', or 'CustomerNotInPricingGroup' |
string |
None. |
CartConditions |
Only populated for 'AllOf', 'AnyOf', or 'NoneOf' node types. A list of CartConditions. If the 'Type' is 'AllOf', a cart only applies to this promotion if all conditions in this list evaluate to True If the 'Type' is 'AnyOf', a cart only applies to this promotion if any condition in this list evaluates to True If the 'Type' is 'NoneOf', a cart only applies to this promotion of all conditions in this list evaulate to False |
Collection of CartCondition |
None. |
PricingGroupId |
Only populated for 'CustomerInPricingGroup' node types. Represents the pricing group the customer must belong to to apply to this promotion. |
integer |
None. |