共用方式為


CommonPostActionResponseForStateUpdate interface

狀態更新的常見回應。

Extends

屬性

configurationState

取得組態狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

繼承的屬性

error

error 物件。

屬性詳細資料

configurationState

取得組態狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

configurationState?: string

屬性值

string

繼承的屬性詳細資料

error

error 物件。

error?: ErrorDetail

屬性值

繼承自ErrorResponse.error