共用方式為


RouteResponseReportEffectiveSetting interface

呼叫此路由 API 時所使用的有效參數或數據。

屬性

key

使用之參數的名稱。 注意:此屬性不會串行化。 它只能由伺服器填入。

value

使用之參數的值。 注意:此屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

key

使用之參數的名稱。 注意:此屬性不會串行化。 它只能由伺服器填入。

key?: string

屬性值

string

value

使用之參數的值。 注意:此屬性不會串行化。 它只能由伺服器填入。

value?: string

屬性值

string