UnitTestingTrait.TestStructArgumentRequestCommand.Request

class UnitTestingTrait.TestStructArgumentRequestCommand.Request


The request payload for the TestStructArgumentRequest command.

Summary

Public constructors

Creates a request payload for the TestStructArgumentRequest command.

Public properties

UnitTestingTrait.SimpleStruct

SimpleStruct argument.

Public constructors

Request

Request(arg1: UnitTestingTrait.SimpleStruct = SimpleStruct())

Creates a request payload for the TestStructArgumentRequest command.

Public properties