AreaCodes interface
表示區號清單。
屬性
| next |
代表下一頁的 URL 連結 |
| primary |
表示主要區號的清單。 |
| secondary |
表示輔助區號清單。 |
屬性詳細資料
nextLink
代表下一頁的 URL 連結
nextLink?: string
屬性值
string
primaryAreaCodes
表示主要區號的清單。
primaryAreaCodes?: string[]
屬性值
string[]
secondaryAreaCodes
表示輔助區號清單。
secondaryAreaCodes?: string[]
屬性值
string[]