FilterablePriceListRuleProps
Filters to apply on price list 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.
id
string[]The IDs to filter price list rules by.
value
string[]The values to filter price list rules by.
rule_type
string[]Filter price list rules by the ID of their associated rule types.
price_list_id
string[]Filter price list rules by the ID of their associated price lists.
Was this section helpful?