ShippingInformation interface

Properties

city
countryOrRegion
phone
postalCode
recipientName
stateOrProvince
streetAddress1
streetAddress2

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