Skip to main content

Class: AdminGetCustomersParams

internal.AdminGetCustomersParams

Hierarchy

Properties

expand

OptionalCopy to Clipboard expand: stringCopy to Clipboard

Defined in

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


groups

OptionalCopy to Clipboard groups: stringCopy to Clipboard[]

Inherited from

AdminListCustomerSelector.groups

Defined in

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


limit

limit: numberCopy to Clipboard

Defined in

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


offset

offset: numberCopy to Clipboard

Defined in

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


q

OptionalCopy to Clipboard q: stringCopy to Clipboard

Inherited from

AdminListCustomerSelector.q

Defined in

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

Was this page helpful?