Files
openapi-generator/samples/client/petstore/java/okhttp-gson-parcelableModel/docs/ArrayTest.md
2022-03-25 00:42:07 +08:00

404 B

ArrayTest

Properties

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

Implemented Interfaces

  • Parcelable