mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +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] |