UnitTestingTrait.TestListInt8UReverseRequestCommand.Request

class UnitTestingTrait.TestListInt8UReverseRequestCommand.Request


The request payload for the TestListInt8UReverseRequest command.

Summary

Public constructors

Request(arg1: List<UByte>)

Creates a request payload for the TestListInt8UReverseRequest command.

Public properties

List<UByte>

Unsigned 8-bit integer list argument.

Public constructors

Request

Request(arg1: List<UByte> = emptyList())

Creates a request payload for the TestListInt8UReverseRequest command.

Public properties

arg1

val arg1List<UByte>

Unsigned 8-bit integer list argument.