次の方法で共有


CommonPostActionResponseForStateUpdate interface

状態の更新に対する一般的な応答。

Extends

プロパティ

configurationState

構成状態を取得します。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

継承されたプロパティ

error

error オブジェクト。

プロパティの詳細

configurationState

構成状態を取得します。 注: このプロパティはシリアル化されません。 これは、サーバーによってのみ設定できます。

configurationState?: string

プロパティ値

string

継承されたプロパティの詳細

error

error オブジェクト。

error?: ErrorDetail

プロパティ値

ErrorResponse.errorから継承