openapi-generator/samples/client/petstore/perl/docs/ArrayOfArrayOfNumberOnly.md
William Cheng f353f60b89
Update Perl client samples (OAS2, OAS3) with various fixes (#204)
* update perl client with various fixes

* update perl petstore with oas3, tests passed
2018-04-23 17:49:48 +08:00

494 B

WWW::SwaggerClient::Object::ArrayOfArrayOfNumberOnly

Load the model package

use WWW::SwaggerClient::Object::ArrayOfArrayOfNumberOnly;

Properties

Name Type Description Notes
array_array_number ARRAY[ARRAY[double]] [optional]

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