次の方法で共有


ShippingInformation interface

プロパティ

city
countryOrRegion
phone
postalCode
recipientName
stateOrProvince
streetAddress1
streetAddress2

プロパティの詳細

city

city: string

プロパティ値

string

countryOrRegion

countryOrRegion: string

プロパティ値

string

phone

phone?: undefined | string

プロパティ値

undefined | string

postalCode

postalCode: string

プロパティ値

string

recipientName

recipientName: string

プロパティ値

string

stateOrProvince

stateOrProvince: string

プロパティ値

string

streetAddress1

streetAddress1: string

プロパティ値

string

streetAddress2

streetAddress2?: undefined | string

プロパティ値

undefined | string