Response interface
定義回應。 可在回應根目錄傳回的所有架構都應該繼承自此
屬性
| id | 字串標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
| web |
此專案之 Bing 搜尋結果的 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。 |
屬性詳細資料
id
字串標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。
id?: string
屬性值
string
webSearchUrl
此專案之 Bing 搜尋結果的 URL。 注意:這個屬性不會串行化。 它只能由伺服器填入。
webSearchUrl?: string
屬性值
string