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