UnitTestingTrait.TestListNestedStructListArgumentRequestCommand.Request

class UnitTestingTrait.TestListNestedStructListArgumentRequestCommand.Request


The request payload for the TestListNestedStructListArgumentRequest command.

Summary

Public constructors

Creates a request payload for the TestListNestedStructListArgumentRequest command.

Public constructors

Request

Request(arg1: List<UnitTestingTrait.NestedStructList> = emptyList())

Creates a request payload for the TestListNestedStructListArgumentRequest command.

Public properties