mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 00:21:18 +00:00
531 B
531 B
Org.OpenAPITools.Model.ArrayTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| ArrayOfString | List<string> | [optional] | |
| ArrayArrayOfInteger | List<List<long?>> | [optional] | |
| ArrayArrayOfModel | List<List<ReadOnlyFirst>> | [optional] |