openapi-generator/samples/client/petstore/csharp/SwaggerClient/docs/ArrayTest.md
2016-05-29 17:28:33 +08:00

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]

[Back to Model list] [Back to API list] [Back to README]