ShippingInformation interface
Properties
city | |
country |
|
phone | |
postal |
|
recipient |
|
state |
|
street |
|
street |
Property Details
city
city: string
Property Value
string
countryOrRegion
countryOrRegion: string
Property Value
string
phone
phone?: undefined | string
Property Value
undefined | string
postalCode
postalCode: string
Property Value
string
recipientName
recipientName: string
Property Value
string
stateOrProvince
stateOrProvince: string
Property Value
string
streetAddress1
streetAddress1: string
Property Value
string
streetAddress2
streetAddress2?: 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