mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 19:33:55 +00:00
523 B
523 B
IO.Swagger.Model.ArrayTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
ArrayOfString | List<string> | [optional] | |
ArrayArrayOfInteger | List<List<long?>> | [optional] | |
ArrayArrayOfModel | List<List<ReadOnlyFirst>> | [optional] |