SalesRuleDataConditionInterface
May 18, 2017 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| conditionType | string | Condition type | |
| conditions | \SpringImport\Swagger\Magento2\Client\Model\SalesRuleDataConditionInterface[] | List of conditions | [optional] |
| aggregatorType | string | The aggregator type | [optional] |
| operator | string | The operator of the condition | |
| attributeName | string | The attribute name of the condition | [optional] |
| value | string | The value of the condition | |
| extensionAttributes | \SpringImport\Swagger\Magento2\Client\Model\SalesRuleDataConditionExtensionInterface | [optional] |