Class: AddressCreatePayload
internal.AddressCreatePayload
Properties
address_1
• address_1: string
Defined in
medusa/dist/types/common.d.ts:109
address_2
• address_2: string
Defined in
medusa/dist/types/common.d.ts:110
city
• city: string
Defined in
medusa/dist/types/common.d.ts:111
company
• company: string
Defined in
medusa/dist/types/common.d.ts:108
country_code
• country_code: string
Defined in
medusa/dist/types/common.d.ts:112
first_name
• first_name: string
Defined in
medusa/dist/types/common.d.ts:104
last_name
• last_name: string
Defined in
medusa/dist/types/common.d.ts:105
metadata
• metadata: object
Defined in
medusa/dist/types/common.d.ts:107
phone
• phone: string
Defined in
medusa/dist/types/common.d.ts:106
postal_code
• postal_code: string
Defined in
medusa/dist/types/common.d.ts:114
province
• province: string
Defined in
medusa/dist/types/common.d.ts:113
Was this page helpful?