共用方式為


AddressOutput interface

結果的位址

屬性

addressLine

包含街道名稱和號碼的 AddressLine

adminDistricts

地址的國家或地區中的細分名稱。 此元素通常被視為第一個命令系統管理細分,但在某些情況下,它也會包含國家/地區、相依性或區域的第二、第三或第四個順序細分。

countryRegion
formattedAddress

格式化的 Address 屬性

intersection

結果的位址。

locality

locality 屬性

neighborhood

鄰里屬性

postalCode

郵遞區號屬性

屬性詳細資料

addressLine

包含街道名稱和號碼的 AddressLine

addressLine?: string

屬性值

string

adminDistricts

地址的國家或地區中的細分名稱。 此元素通常被視為第一個命令系統管理細分,但在某些情況下,它也會包含國家/地區、相依性或區域的第二、第三或第四個順序細分。

adminDistricts?: AddressAdminDistrictsItemOutput[]

屬性值

countryRegion

countryRegion?: AddressCountryRegionOutput

屬性值

formattedAddress

格式化的 Address 屬性

formattedAddress?: string

屬性值

string

intersection

結果的位址。

intersection?: IntersectionOutput

屬性值

locality

locality 屬性

locality?: string

屬性值

string

neighborhood

鄰里屬性

neighborhood?: string

屬性值

string

postalCode

郵遞區號屬性

postalCode?: string

屬性值

string