CommonPostActionResponseForStateUpdate interface

Common response for the state updates.

Extends

Properties

configurationState

Gets the configuration state.

Inherited Properties

error

The error object.

Property Details

configurationState

Gets the configuration state.

configurationState?: string

Property Value

string

Inherited Property Details

error

The error object.

error?: ErrorDetail

Property Value

Inherited From CommonErrorResponse.error