* generated new services reference * changed from automatic push to automated pull request * updated typedoc, regenerated JS Client reference * regenerated the reference after updating typedoc * added action for js client
2.3 KiB
Class: AdminGetCustomerGroupsParams
internal.AdminGetCustomerGroupsParams
Hierarchy
-
↳
AdminGetCustomerGroupsParams
Properties
created_at
• Optional created_at: DateComparisonOperator
Inherited from
FilterableCustomerGroupProps.created_at
Defined in
medusa/dist/types/customer-groups.d.ts:7
expand
• Optional expand: string
Defined in
medusa/dist/api/routes/admin/customer-groups/list-customer-groups.d.ts:38
id
• Optional id: string | string[] | StringComparisonOperator
Inherited from
FilterableCustomerGroupProps.id
Defined in
medusa/dist/types/customer-groups.d.ts:3
limit
• Optional limit: number
Defined in
medusa/dist/api/routes/admin/customer-groups/list-customer-groups.d.ts:37
name
• Optional name: string[]
Inherited from
FilterableCustomerGroupProps.name
Defined in
medusa/dist/types/customer-groups.d.ts:5
offset
• Optional offset: number
Defined in
medusa/dist/api/routes/admin/customer-groups/list-customer-groups.d.ts:36
order
• Optional order: string
Defined in
medusa/dist/api/routes/admin/customer-groups/list-customer-groups.d.ts:35
q
• Optional q: string
Inherited from
FilterableCustomerGroupProps.q
Defined in
medusa/dist/types/customer-groups.d.ts:4
updated_at
• Optional updated_at: DateComparisonOperator
Inherited from
FilterableCustomerGroupProps.updated_at
Defined in
medusa/dist/types/customer-groups.d.ts:6