Class: AdminGetCustomersParams
internal.AdminGetCustomersParams
Hierarchy
↳
AdminGetCustomersParams
Properties
expand
• Optional
expand: string
Defined in
medusa/dist/api/routes/admin/customers/list-customers.d.ts:74
groups
• Optional
groups: string
[]
Inherited from
AdminListCustomerSelector.groups
Defined in
medusa/dist/types/customers.d.ts:4
limit
• limit: number
Defined in
medusa/dist/api/routes/admin/customers/list-customers.d.ts:72
offset
• offset: number
Defined in
medusa/dist/api/routes/admin/customers/list-customers.d.ts:73
q
• Optional
q: string
Inherited from
Defined in
medusa/dist/types/customers.d.ts:3
Was this page helpful?