Files
medusa-store/docs/content/references/js-client/classes/internal.AdminPostCustomersCustomerReq.md
Shahed Nasser 3b28f46705 docs: added reference for JS Client (#1629)
* added reference for JS Client

* added reference for JS Client

* added reference for JS Client
2022-07-08 18:21:46 +03:00

1.2 KiB

displayed_sidebar
displayed_sidebar
jsClientSidebar

Class: AdminPostCustomersCustomerReq

internal.AdminPostCustomersCustomerReq

Properties

email

Optional email: string

Defined in

packages/medusa/dist/api/routes/admin/customers/update-customer.d.ts:60


first_name

Optional first_name: string

Defined in

packages/medusa/dist/api/routes/admin/customers/update-customer.d.ts:61


groups

Optional groups: Group[]

Defined in

packages/medusa/dist/api/routes/admin/customers/update-customer.d.ts:66


last_name

Optional last_name: string

Defined in

packages/medusa/dist/api/routes/admin/customers/update-customer.d.ts:62


metadata

Optional metadata: object

Defined in

packages/medusa/dist/api/routes/admin/customers/update-customer.d.ts:65


password

Optional password: string

Defined in

packages/medusa/dist/api/routes/admin/customers/update-customer.d.ts:63


phone

Optional phone: string

Defined in

packages/medusa/dist/api/routes/admin/customers/update-customer.d.ts:64