Class: StorePostCustomersCustomerReq
internal.StorePostCustomersCustomerReq
Properties
billing_address
• Optional
Copy to Clipboard billing_address: string
Copy to Clipboard | AddressPayload
Copy to Clipboard
Defined in
medusa/dist/api/routes/store/customers/update-customer.d.ts:91
email
• Optional
Copy to Clipboard email: string
Copy to Clipboard
Defined in
medusa/dist/api/routes/store/customers/update-customer.d.ts:96
first_name
• Optional
Copy to Clipboard first_name: string
Copy to Clipboard
Defined in
medusa/dist/api/routes/store/customers/update-customer.d.ts:92
last_name
• Optional
Copy to Clipboard last_name: string
Copy to Clipboard
Defined in
medusa/dist/api/routes/store/customers/update-customer.d.ts:93
metadata
• Optional
Copy to Clipboard metadata: Record
Copy to Clipboard<string
Copy to Clipboard, unknown
Copy to Clipboard>
Defined in
medusa/dist/api/routes/store/customers/update-customer.d.ts:97
password
• Optional
Copy to Clipboard password: string
Copy to Clipboard
Defined in
medusa/dist/api/routes/store/customers/update-customer.d.ts:94
phone
• Optional
Copy to Clipboard phone: string
Copy to Clipboard
Defined in
medusa/dist/api/routes/store/customers/update-customer.d.ts:95