OperationalStateTrait.StopCommand.Response

class OperationalStateTrait.StopCommand.Response


The result of the completed Stop command.

Summary

Public constructors

Creates a response payload from the Stop command.

Public properties

OperationalStateTrait.ErrorStateStruct

The return status of the Stop command.

Public constructors

Response

Response(
    commandResponseState: OperationalStateTrait.ErrorStateStruct = ErrorStateStruct()
)

Creates a response payload from the Stop command.

Public properties

commandResponseState

val commandResponseStateOperationalStateTrait.ErrorStateStruct

The return status of the Stop command.