Files
medusa-store/docs/content/references/js-client/classes/internal-37.StorePostCustomersReq.md
2022-11-28 11:02:11 +02:00

756 B

Class: StorePostCustomersReq

internal.StorePostCustomersReq

Properties

email

email: string

Defined in

medusa/dist/api/routes/store/customers/create-customer.d.ts:103


first_name

first_name: string

Defined in

medusa/dist/api/routes/store/customers/create-customer.d.ts:101


last_name

last_name: string

Defined in

medusa/dist/api/routes/store/customers/create-customer.d.ts:102


password

password: string

Defined in

medusa/dist/api/routes/store/customers/create-customer.d.ts:104


phone

Optional phone: string

Defined in

medusa/dist/api/routes/store/customers/create-customer.d.ts:105