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