Files
medusa-store/docs/content/references/js-client/classes/internal.AddressPayload.md
Shahed Nasser 02d5c1da88 docs: update Typedoc and regenerate references (#1994)
* generated new services reference

* changed from automatic push to automated pull request

* updated typedoc, regenerated JS Client reference

* regenerated the reference after updating typedoc

* added action for js client
2022-08-04 17:29:52 +03:00

1.5 KiB

displayed_sidebar
displayed_sidebar
jsClientSidebar

Class: AddressPayload

internal.AddressPayload

Hierarchy

Properties

address_1

Optional address_1: string

Defined in

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


address_2

Optional address_2: string

Defined in

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


city

Optional city: string

Defined in

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


company

Optional company: string

Defined in

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


country_code

Optional country_code: string

Defined in

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


first_name

Optional first_name: string

Defined in

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


last_name

Optional last_name: string

Defined in

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


metadata

Optional metadata: Record<string, unknown>

Defined in

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


phone

Optional phone: string

Defined in

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


postal_code

Optional postal_code: string

Defined in

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


province

Optional province: string

Defined in

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