Files
medusa-store/docs/content/references/js-client/classes/internal.AddressCreatePayload.md
Shahed Nasser 8ca9354c50 docs: updated js client reference (#2414)
* docs: updated js client reference

* docs: fixed link
2022-10-11 16:32:41 +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: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