FilterableCustomerGroupProps
Filters to apply on the retrieved customer groups.
Properties
created_atDateComparisonOperatorDate filters to apply on the customer groups'
created_at date.discount_condition_idstringFilter customer groups by their associated discount condition's ID.
idstring | string[] | StringComparisonOperatorIDs to filter customer groups by.
namestring[]Names to filter customer groups by.
qstringSearch term to search customer groups by their name.
updated_atDateComparisonOperatorDate filters to apply on the customer groups'
update_at date.Was this section helpful?