FilterablePriceListProps
Filters to apply on the retrieved price lists.
constructor
Properties
created_atDateComparisonOperatorDate filters to apply on the price lists' created_at date.
created_atDateComparisonOperatorcreated_at date.customer_groupsstring[]Filter price lists by their associated customer groups.
deleted_atDateComparisonOperatorDate filters to apply on the price lists' deleted_at date.
deleted_atDateComparisonOperatordeleted_at date.descriptionstringDescription to filter price lists by.
idstringIDs to filter price lists by.
namestringName to filter price lists by.
qstringSearch terms to search price lists' description, name, and customer group's name.
statusPriceListStatus[]Statuses to filter price lists by.
statusPriceListStatus[]typePriceListType[]Types to filter price lists by.
typePriceListType[]updated_atDateComparisonOperatorDate filters to apply on the price lists' updated_at date.
updated_atDateComparisonOperatorupdated_at date.Was this section helpful?