Files
medusa-store/www/apps/docs/content/references/js-client/classes/internal-7.AdminGetCustomersParams.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

1.4 KiB

displayed_sidebar
displayed_sidebar
jsClientSidebar

Class: AdminGetCustomersParams

internal.AdminGetCustomersParams

Hierarchy

Properties

expand

Optional expand: string

Defined in

packages/medusa/dist/api/routes/admin/customers/list-customers.d.ts:72


groups

Optional groups: string[]

Inherited from

AdminListCustomerSelector.groups

Defined in

packages/medusa/dist/types/customers.d.ts:5


has_account

Optional has_account: boolean

Inherited from

AdminListCustomerSelector.has_account

Defined in

packages/medusa/dist/types/customers.d.ts:4


limit

limit: number

Defined in

packages/medusa/dist/api/routes/admin/customers/list-customers.d.ts:70


offset

offset: number

Defined in

packages/medusa/dist/api/routes/admin/customers/list-customers.d.ts:71


q

Optional q: string

Inherited from

AdminListCustomerSelector.q

Defined in

packages/medusa/dist/types/customers.d.ts:3