FilterablePriceListRuleProps
Filters to apply on price list rules.
Properties
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 list rules by.
price_list_idstring[]Filter price list rules by the ID of their associated price lists.
rule_typestring[]Filter price list rules by the ID of their associated rule types.
valuestring[]The values to filter price list rules by.
Was this section helpful?