Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 883 Bytes

SalesRuleDataConditionInterface.md

File metadata and controls

16 lines (12 loc) · 883 Bytes

SalesRuleDataConditionInterface

Properties

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]

[Back to Model list] [Back to API list] [Back to README]