FilterablePriceListProps
Inteface
Filters to apply on price lists.
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.
ends_atstring[]The end dates to filter price lists by.
idstring[]The IDs to filter price lists by
number_rulesnumber[]The number of rules to filter price lists by.
starts_atstring[]The start dates to filter price lists by.
statusPriceListStatus[]The statuses to filter price lists by.
Was this section helpful?