Files
medusa-store/docs/content/references/js-client/classes/internal.AddressCreatePayload.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.2 KiB

displayed_sidebar
displayed_sidebar
jsClientSidebar

Class: AddressCreatePayload

internal.AddressCreatePayload

Properties

address_1

address_1: string

Defined in

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


address_2

address_2: string

Defined in

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


city

city: string

Defined in

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


company

company: string

Defined in

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


country_code

country_code: string

Defined in

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


first_name

first_name: string

Defined in

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


last_name

last_name: string

Defined in

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


metadata

metadata: object

Defined in

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


phone

phone: string

Defined in

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


postal_code

postal_code: string

Defined in

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


province

province: string

Defined in

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