William Cheng d7d994620c
Add multiple inheritance support to Perl client (#1681)
* add multiple inheritance support to perl client

* remove allof test from fake petstore
2018-12-17 15:28:20 +08:00

449 B

WWW::OpenAPIClient::Object::Foo

Load the model package

use WWW::OpenAPIClient::Object::Foo;

Properties

Name Type Description Notes
bar string [optional] [default to 'bar']

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