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