Skip to main content
Skip to main content

FilterablePriceRuleProps

Filters to apply on price rules.

An array of filters to apply on the entity, where each item in the array is joined with an "and" condition.
An array of filters to apply on the entity, where each item in the array is joined with an "or" condition.
idstring[]
The IDs to filter price rules by.
namestring[]
The names to filter price rules by.
price_set_idstring[]
The IDs to filter the price rule's associated price set.
rule_type_idstring[]
The IDs to filter the price rule's associated rule type.
Was this section helpful?