Skip to main content

Class: StorePostCustomersCustomerAddressesAddressReq

internal.StorePostCustomersCustomerAddressesAddressReq

Hierarchy

Properties

address_1

Optional address_1: string

Inherited from

AddressPayload.address_1

Defined in

medusa/dist/types/common.d.ts:96


address_2

Optional address_2: string

Inherited from

AddressPayload.address_2

Defined in

medusa/dist/types/common.d.ts:97


city

Optional city: string

Inherited from

AddressPayload.city

Defined in

medusa/dist/types/common.d.ts:98


company

Optional company: string

Inherited from

AddressPayload.company

Defined in

medusa/dist/types/common.d.ts:95


country_code

Optional country_code: string

Inherited from

AddressPayload.country_code

Defined in

medusa/dist/types/common.d.ts:99


first_name

Optional first_name: string

Inherited from

AddressPayload.first_name

Defined in

medusa/dist/types/common.d.ts:91


last_name

Optional last_name: string

Inherited from

AddressPayload.last_name

Defined in

medusa/dist/types/common.d.ts:92


metadata

Optional metadata: Record<string, unknown>

Inherited from

AddressPayload.metadata

Defined in

medusa/dist/types/common.d.ts:94


phone

Optional phone: string

Inherited from

AddressPayload.phone

Defined in

medusa/dist/types/common.d.ts:93


postal_code

Optional postal_code: string

Inherited from

AddressPayload.postal_code

Defined in

medusa/dist/types/common.d.ts:101


province

Optional province: string

Inherited from

AddressPayload.province

Defined in

medusa/dist/types/common.d.ts:100