Share via


SiteAddressProperties interface

Site address properties

Properties

city

City of the address

country

Country of the address

postalCode

Postal or ZIP code of the address

stateOrProvince

State or province of the address

streetAddress1

First line of the street address

streetAddress2

Second line of the street address

Property Details

city

City of the address

city?: string

Property Value

string

country

Country of the address

country?: string

Property Value

string

postalCode

Postal or ZIP code of the address

postalCode?: string

Property Value

string

stateOrProvince

State or province of the address

stateOrProvince?: string

Property Value

string

streetAddress1

First line of the street address

streetAddress1?: string

Property Value

string

streetAddress2

Second line of the street address

streetAddress2?: string

Property Value

string