Skip to main content
Skip to main content

FilterableCustomerGroupProps

Filters to apply on the retrieved customer groups.

constructor


Properties

idstring | string[] | StringComparisonOperator
IDs to filter customer groups by.
qstring
Search term to search customer groups by their name.
namestring[]
Names to filter customer groups by.
Date filters to apply on the customer groups' update_at date.
Date filters to apply on the customer groups' created_at date.
discount_condition_idstring
Filter customer groups by their associated discount condition's ID.
Was this section helpful?