FilterablePriceListProps
Filters to apply on the retrieved price lists.
Constructors
constructor
**new FilterablePriceListProps**()
Properties
created_atDateComparisonOperatorDate filters to apply on the price lists'
created_at date.customer_groupsstring[]Filter price lists by their associated customer groups.
deleted_atDateComparisonOperatorDate filters to apply on the price lists'
deleted_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.
typePriceListType[]Types to filter price lists by.
updated_atDateComparisonOperatorDate filters to apply on the price lists'
updated_at date.Was this section helpful?