Schema Documentation
CompositeProductScenarioConfiguration
Description
Composite product scenario condition object
Fields
Field Name | Description |
---|---|
component - CompositeProductComponent | Composite product component the scenario is observing. |
componentOptions - [Product] | Composite product component selection the scenario is observing |
optionsModifier - CompositeProductScenarioConditionCompareEnum | The desired relation between the target component and target selection |
Example
{"component":CompositeProductComponent,"componentOptions":[Product],"optionsModifier":"IS"}