Class: StorePostCustomersCustomerAddressesAddressReq
internal.StorePostCustomersCustomerAddressesAddressReq
Hierarchy
↳
StorePostCustomersCustomerAddressesAddressReq
Properties
address_1
• Optional
address_1: string
Inherited from
Defined in
medusa/dist/types/common.d.ts:96
address_2
• Optional
address_2: string
Inherited from
Defined in
medusa/dist/types/common.d.ts:97
city
• Optional
city: string
Inherited from
Defined in
medusa/dist/types/common.d.ts:98
company
• Optional
company: string
Inherited from
Defined in
medusa/dist/types/common.d.ts:95
country_code
• Optional
country_code: string
Inherited from
Defined in
medusa/dist/types/common.d.ts:99
first_name
• Optional
first_name: string
Inherited from
Defined in
medusa/dist/types/common.d.ts:91
last_name
• Optional
last_name: string
Inherited from
Defined in
medusa/dist/types/common.d.ts:92
metadata
• Optional
metadata: Record
<string
, unknown
>
Inherited from
Defined in
medusa/dist/types/common.d.ts:94
phone
• Optional
phone: string
Inherited from
Defined in
medusa/dist/types/common.d.ts:93
postal_code
• Optional
postal_code: string
Inherited from
Defined in
medusa/dist/types/common.d.ts:101
province
• Optional
province: string
Inherited from
Defined in
medusa/dist/types/common.d.ts:100