Table of Contents
-
RULE_CLASSES
= ['disabled' => \Pricemotion\Sdk\PriceRule\Disabled::class, 'percentageBelowAverage' => \Pricemotion\Sdk\PriceRule\PercentageBelowAverage::class, 'equalToPosition' => \Pricemotion\Sdk\PriceRule\EqualToPosition::class, 'lessThanPosition' => \Pricemotion\Sdk\PriceRule\LessThanPosition::class]
-
fromArray()
: PriceRuleInterface
RULE_CLASSES
private
mixed
RULE_CLASSES
= ['disabled' => \Pricemotion\Sdk\PriceRule\Disabled::class, 'percentageBelowAverage' => \Pricemotion\Sdk\PriceRule\PercentageBelowAverage::class, 'equalToPosition' => \Pricemotion\Sdk\PriceRule\EqualToPosition::class, 'lessThanPosition' => \Pricemotion\Sdk\PriceRule\LessThanPosition::class]