Skip to main content

Class: StorePostCustomersCustomerReq

internal.StorePostCustomersCustomerReq

Properties

billing_address

OptionalCopy to Clipboard billing_address: stringCopy to Clipboard | AddressPayloadCopy to Clipboard

Defined in

medusa/dist/api/routes/store/customers/update-customer.d.ts:91


email

OptionalCopy to Clipboard email: stringCopy to Clipboard

Defined in

medusa/dist/api/routes/store/customers/update-customer.d.ts:96


first_name

OptionalCopy to Clipboard first_name: stringCopy to Clipboard

Defined in

medusa/dist/api/routes/store/customers/update-customer.d.ts:92


last_name

OptionalCopy to Clipboard last_name: stringCopy to Clipboard

Defined in

medusa/dist/api/routes/store/customers/update-customer.d.ts:93


metadata

OptionalCopy to Clipboard metadata: RecordCopy to Clipboard<stringCopy to Clipboard, unknownCopy to Clipboard>

Defined in

medusa/dist/api/routes/store/customers/update-customer.d.ts:97


password

OptionalCopy to Clipboard password: stringCopy to Clipboard

Defined in

medusa/dist/api/routes/store/customers/update-customer.d.ts:94


phone

OptionalCopy to Clipboard phone: stringCopy to Clipboard

Defined in

medusa/dist/api/routes/store/customers/update-customer.d.ts:95

Was this page helpful?