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
Was this page helpful?