FilterablePriceListProps
Filters to apply on price lists.
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 lists by
starts_at
string[]The start dates to filter price lists by.
ends_at
string[]The end dates to filter price lists by.
status
PriceListStatus[]The statuses to filter price lists by.
status
PriceListStatus[]rules_count
number[]The number of rules to filter price lists by.
Was this section helpful?