FilterablePriceListProps
Filters to apply on the retrieved price lists.
constructor
Properties
created_at
DateComparisonOperatorDate filters to apply on the price lists' created_at
date.
created_at
DateComparisonOperatorcreated_at
date.customer_groups
string[]Filter price lists by their associated customer groups.
deleted_at
DateComparisonOperatorDate filters to apply on the price lists' deleted_at
date.
deleted_at
DateComparisonOperatordeleted_at
date.description
stringDescription to filter price lists by.
id
stringIDs to filter price lists by.
name
stringName to filter price lists by.
q
stringSearch terms to search price lists' description, name, and customer group's name.
status
PriceListStatus[]Statuses to filter price lists by.
status
PriceListStatus[]type
PriceListType[]Types to filter price lists by.
type
PriceListType[]updated_at
DateComparisonOperatorDate filters to apply on the price lists' updated_at
date.
updated_at
DateComparisonOperatorupdated_at
date.Was this section helpful?