William Cheng e29f263941
Add perltidy to format Perl code (#970)
* add perl tidy without updating petstore samples

* incldue pl file, update samples

* use no backup option, perltidy on test.pl
2018-09-06 14:46:02 +08:00

676 B

WWW::OpenAPIClient::Object::MapTest

Load the model package

use WWW::OpenAPIClient::Object::MapTest;

Properties

Name Type Description Notes
map_map_of_string HASH[string,HASH[string,string]] [optional]
map_of_enum_string HASH[string,string] [optional]
direct_map HASH[string,boolean] [optional]
indirect_map StringBooleanMap [optional]

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