Name | Type | Description | Notes |
---|---|---|---|
condition_type | str | Condition type | |
conditions | list[SalesRuleDataConditionInterface] | List of conditions | [optional] |
aggregator_type | str | The aggregator type | [optional] |
operator | str | The operator of the condition | |
attribute_name | str | The attribute name of the condition | [optional] |
value | str | The value of the condition | |
extension_attributes | SalesRuleDataConditionExtensionInterface | [optional] |