CommonPostActionResponseForStateUpdate interface

Common response for the state updates.

Extends

Properties

configurationState

Gets the configuration state. NOTE: This property will not be serialized. It can only be populated by the server.

Inherited Properties

error

The error object.

Property Details

configurationState

Gets the configuration state. NOTE: This property will not be serialized. It can only be populated by the server.

configurationState?: string

Property Value

string

Inherited Property Details

error

The error object.

error?: ErrorDetail

Property Value

Inherited From ErrorResponse.error