UnitTestingTrait.TestNestedStructArgumentRequestCommand.Request

class UnitTestingTrait.TestNestedStructArgumentRequestCommand.Request


The request payload for the TestNestedStructArgumentRequest command.

Summary

Public constructors

Creates a request payload for the TestNestedStructArgumentRequest command.

Public properties

UnitTestingTrait.NestedStruct

NestedStruct argument.

Public constructors

Request

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

Creates a request payload for the TestNestedStructArgumentRequest command.

Public properties