Files
medusa-store/docs/content/references/js-client/classes/internal-37.StorePostCustomersReq.md
2022-12-13 12:40:33 +02:00

756 B

Class: StorePostCustomersReq

internal.StorePostCustomersReq

Properties

email

email: string

Defined in

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


first_name

first_name: string

Defined in

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


last_name

last_name: string

Defined in

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


password

password: string

Defined in

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


phone

Optional phone: string

Defined in

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