Files
medusa-store/www/apps/docs/content/references/js-client/classes/internal-6.AdminGetCustomerGroupsParams.md
github-actions[bot] daea35fe73 chore(docs): Generated JS Client Reference (#5334)
Automated changes by [create-pull-request](https://github.com/peter-evans/create-pull-request) GitHub action

Co-authored-by: Shahed Nasser <27354907+shahednasser@users.noreply.github.com>
2023-10-10 17:47:07 +00:00

2.8 KiB

displayed_sidebar
displayed_sidebar
jsClientSidebar

Class: AdminGetCustomerGroupsParams

internal.AdminGetCustomerGroupsParams

Hierarchy

Properties

created_at

Optional created_at: DateComparisonOperator

Inherited from

FilterableCustomerGroupProps.created_at

Defined in

packages/medusa/dist/types/customer-groups.d.ts:7


discount_condition_id

Optional discount_condition_id: string

Inherited from

FilterableCustomerGroupProps.discount_condition_id

Defined in

packages/medusa/dist/types/customer-groups.d.ts:8


expand

Optional expand: string

Defined in

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


id

Optional id: string | string[] | StringComparisonOperator

Inherited from

FilterableCustomerGroupProps.id

Defined in

packages/medusa/dist/types/customer-groups.d.ts:3


limit

Optional limit: number

Defined in

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


name

Optional name: string[]

Inherited from

FilterableCustomerGroupProps.name

Defined in

packages/medusa/dist/types/customer-groups.d.ts:5


offset

Optional offset: number

Defined in

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


order

Optional order: string

Defined in

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


q

Optional q: string

Inherited from

FilterableCustomerGroupProps.q

Defined in

packages/medusa/dist/types/customer-groups.d.ts:4


updated_at

Optional updated_at: DateComparisonOperator

Inherited from

FilterableCustomerGroupProps.updated_at

Defined in

packages/medusa/dist/types/customer-groups.d.ts:6