mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-06 03:33:38 +00:00
598 B
598 B
WWW::OpenAPIClient::Object::ArrayTest
Load the model package
use WWW::OpenAPIClient::Object::ArrayTest;
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| array_of_string | ARRAY[string] | [optional] | |
| array_array_of_integer | ARRAY[ARRAY[int]] | [optional] | |
| array_array_of_model | ARRAY[ARRAY[ReadOnlyFirst]] | [optional] |