OperationalStateTrait.ResumeCommand.Response

class OperationalStateTrait.ResumeCommand.Response


The result of the completed Resume command.

Summary

Public constructors

Creates a response payload from the Resume command.

Public properties

OperationalStateTrait.ErrorStateStruct

The return status of the Resume command.

Public constructors

Response

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

Creates a response payload from the Resume command.

Public properties

commandResponseState

val commandResponseStateOperationalStateTrait.ErrorStateStruct

The return status of the Resume command.