756 B
756 B
Class: StorePostCustomersReq
internal.StorePostCustomersReq
Properties
• 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