Skip to main content

WrAddress

webround-docs


webround-docs / WrAddress

Interface: WrAddress

Defined in: wr.d.ts:585

A customer shipping or billing address

Properties

additionalInfo?

optional additionalInfo?: string

Defined in: wr.d.ts:611

Additional delivery instructions


addressLine1

addressLine1: string

Defined in: wr.d.ts:599

Street address line 1


addressLine2?

optional addressLine2?: string

Defined in: wr.d.ts:601

Street address line 2


city

city: string

Defined in: wr.d.ts:603

City


company?

optional company?: string

Defined in: wr.d.ts:593

Company name


countryCode

countryCode: string

Defined in: wr.d.ts:609

ISO 3166-1 alpha-2 country code


createdAt?

optional createdAt?: string

Defined in: wr.d.ts:617

Creation timestamp (ISO 8601)


customerId?

optional customerId?: string

Defined in: wr.d.ts:589


fullName

fullName: string

Defined in: wr.d.ts:591

Full name of the recipient


id?

optional id?: string

Defined in: wr.d.ts:587

Unique identifier (undefined on creation)


isDefaultBilling?

optional isDefaultBilling?: boolean

Defined in: wr.d.ts:615

Whether this is the default billing address


isDefaultShipping?

optional isDefaultShipping?: boolean

Defined in: wr.d.ts:613

Whether this is the default shipping address


phone?

optional phone?: string

Defined in: wr.d.ts:597

Phone number (international format)


postalCode

postalCode: string

Defined in: wr.d.ts:607

Postal/ZIP code


province?

optional province?: string

Defined in: wr.d.ts:605

Province or state


storeId?

optional storeId?: string

Defined in: wr.d.ts:588


updatedAt?

optional updatedAt?: string

Defined in: wr.d.ts:619

Last update timestamp (ISO 8601)


vatCode?

optional vatCode?: string

Defined in: wr.d.ts:595

VAT/tax code