Skip to main content
Skip to main content

FilterablePriceListProps

Filters to apply on the retrieved price lists.

constructor


Properties

idstring
IDs to filter price lists by.
qstring
Search terms to search price lists' description, name, and customer group's name.
Statuses to filter price lists by.
namestring
Name to filter price lists by.
customer_groupsstring[]
Filter price lists by their associated customer groups.
descriptionstring
Description to filter price lists by.
Types to filter price lists by.
Date filters to apply on the price lists' created_at date.
Date filters to apply on the price lists' updated_at date.
Date filters to apply on the price lists' deleted_at date.
Was this section helpful?