Class: StorePostCustomersReq
internal.StorePostCustomersReq
Properties
email
• email: string
Copy to Clipboard
Defined in
medusa/dist/api/routes/store/customers/create-customer.d.ts:106
first_name
• first_name: string
Copy to Clipboard
Defined in
medusa/dist/api/routes/store/customers/create-customer.d.ts:104
last_name
• last_name: string
Copy to Clipboard
Defined in
medusa/dist/api/routes/store/customers/create-customer.d.ts:105
password
• password: string
Copy to Clipboard
Defined in
medusa/dist/api/routes/store/customers/create-customer.d.ts:107
phone
• Optional
Copy to Clipboard phone: string
Copy to Clipboard
Defined in
medusa/dist/api/routes/store/customers/create-customer.d.ts:108