AreaCodes interface

表示區號清單。

屬性

nextLink

代表下一頁的 URL 連結

primaryAreaCodes

表示主要區號的清單。

secondaryAreaCodes

表示輔助區號清單。

屬性詳細資料

代表下一頁的 URL 連結

nextLink?: string

屬性值

string

primaryAreaCodes

表示主要區號的清單。

primaryAreaCodes?: string[]

屬性值

string[]

secondaryAreaCodes

表示輔助區號清單。

secondaryAreaCodes?: string[]

屬性值

string[]