Documentation

Factory
in package

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

Constants

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]

Methods

Search results