Location interface
Properties
alternate |
|
city | |
country |
|
id | |
name | |
phone | |
postal |
|
recipient |
|
state |
|
street |
|
street |
|
supported |
|
type |
Property Details
alternateLocations
alternateLocations?: string[]
Property Value
string[]
city
city?: undefined | string
Property Value
undefined | string
countryOrRegion
countryOrRegion?: undefined | string
Property Value
undefined | string
id
id?: undefined | string
Property Value
undefined | string
name
name?: undefined | string
Property Value
undefined | string
phone
phone?: undefined | string
Property Value
undefined | string
postalCode
postalCode?: undefined | string
Property Value
undefined | string
recipientName
recipientName?: undefined | string
Property Value
undefined | string
stateOrProvince
stateOrProvince?: undefined | string
Property Value
undefined | string
streetAddress1
streetAddress1?: undefined | string
Property Value
undefined | string
streetAddress2
streetAddress2?: undefined | string
Property Value
undefined | string
supportedCarriers
supportedCarriers?: string[]
Property Value
string[]
type
type?: undefined | string
Property Value
undefined | string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript