Address interface
地址詳情
屬性
| address |
地址行 1 |
| address |
地址行 2 |
| city | 城市名稱 |
| country | 國家/地區名稱 |
| postal |
郵遞區號 |
| state | 州(如果有) |
屬性詳細資料
addressLine1
地址行 1
addressLine1: string
屬性值
string
addressLine2
地址行 2
addressLine2?: string
屬性值
string
city
城市名稱
city: string
屬性值
string
country
國家/地區名稱
country: string
屬性值
string
postalCode
郵遞區號
postalCode: string
屬性值
string
state
州(如果有)
state: string
屬性值
string