Name | Description | Type | Additional information |
---|---|---|---|
Type |
The type of node this element represents. Can be 'AllOf', 'AnyOf', 'NoneOf', 'None', or 'NoSalePricing' |
string |
None. |
LineConditions |
Only populated for 'AllOf', 'AnyOf', or 'NoneOf' node types. A list of LineConditions. If the 'Type' is 'AllOf', a line only applies to this promotion if all conditions in this list evaluate to True If the 'Type' is 'AnyOf', a line only applies to this promotion if any condition in this list evaluates to True If the 'Type' is 'NoneOf', a line only applies to this promotion of all conditions in this list evaulate to False |
Collection of LineCondition |
None. |