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

476 B

WWW::OpenAPIClient::Object::InlineObject4

Load the model package

use WWW::OpenAPIClient::Object::InlineObject4;

Properties

Name Type Description Notes
param string field1
param2 string field2

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