Files
medusa-store/docs/content/references/js-client/classes/internal-4.AdminGetCustomerGroupsParams.md
Shahed Nasser a8293af8e1 fix: overlapping branch names for generated PRs of references (#2097)
* fix overlapping branch names of generated references

* regenerate references
2022-08-25 17:47:58 +03:00

2.3 KiB

Class: AdminGetCustomerGroupsParams

internal.AdminGetCustomerGroupsParams

Hierarchy

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:127


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:126


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:125


order

Optional order: string

Defined in

medusa/dist/api/routes/admin/customer-groups/list-customer-groups.d.ts:124


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