openapi-generator/samples/client/petstore/perl/docs/MixedPropertiesAndAdditionalPropertiesClass.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

614 B

WWW::SwaggerClient::Object::MixedPropertiesAndAdditionalPropertiesClass

Load the model package

use WWW::SwaggerClient::Object::MixedPropertiesAndAdditionalPropertiesClass;

Properties

Name Type Description Notes
uuid string [optional]
date_time DateTime [optional]
map HASH[string,Animal] [optional]

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