Skip to main content
Skip to main content

FilterablePriceListProps

Filters to apply on the retrieved price lists.

constructor


Properties

Date filters to apply on the price lists' created_at date.
customer_groupsstring[]
Filter price lists by their associated customer groups.
Date filters to apply on the price lists' deleted_at date.
descriptionstring
Description to filter price lists by.
idstring
IDs to filter price lists by.
namestring
Name 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.
Types to filter price lists by.
Date filters to apply on the price lists' updated_at date.
Was this section helpful?