Response interface

定義回應。 所有可在回應根目錄傳回的架構都應該繼承自此

屬性

contractualRules

如果您顯示專案,則必須遵守的規則清單。 注意:此屬性不會序列化。 它只能由伺服器填入。

id

字串識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

webSearchUrl

此專案的 Bing 搜尋結果 URL。 注意:此屬性不會序列化。 它只能由伺服器填入。

屬性詳細資料

contractualRules

如果您顯示專案,則必須遵守的規則清單。 注意:此屬性不會序列化。 它只能由伺服器填入。

contractualRules?: ContractualRulesContractualRuleUnion[]

屬性值

id

字串識別碼。 注意:此屬性不會序列化。 它只能由伺服器填入。

id?: string

屬性值

string

webSearchUrl

此專案的 Bing 搜尋結果 URL。 注意:此屬性不會序列化。 它只能由伺服器填入。

webSearchUrl?: string

屬性值

string