LocationOptionsQuery interface
表示位置選項參數,用於獲取區號。
屬性
| label |
表示從 GetLocationOptions API 返回的位置選項標籤 ID。 |
| options |
表示從 GetLocationOptions API 返回的位置選項值。 |
屬性詳細資料
labelId
表示從 GetLocationOptions API 返回的位置選項標籤 ID。
labelId?: string
屬性值
string
optionsValue
表示從 GetLocationOptions API 返回的位置選項值。
optionsValue?: string
屬性值
string