Files
openapi-generator/samples/client/petstore/java/okhttp-gson-parcelableModel/docs/ArrayTest.md
2020-01-27 08:23:20 -05:00

410 B

ArrayTest

Properties

Name Type Description Notes
arrayOfString List<String> [optional]
arrayArrayOfInteger List<List<Long>> [optional]
arrayArrayOfModel List<List<ReadOnlyFirst>> [optional]

Implemented Interfaces

  • Parcelable