FilterableCustomerGroupProps
Filters to apply on the retrieved customer groups.
Properties
created_at
DateComparisonOperatorDate filters to apply on the customer groups'
created_at
date.discount_condition_id
stringFilter customer groups by their associated discount condition's ID.
id
string | string[] | StringComparisonOperatorIDs to filter customer groups by.
name
string[]Names to filter customer groups by.
q
stringSearch term to search customer groups by their name.
updated_at
DateComparisonOperatorDate filters to apply on the customer groups'
update_at
date.Was this section helpful?