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

469 B

WWW::OpenAPIClient::Object::Child

Load the model package

use WWW::OpenAPIClient::Object::Child;

Properties

Name Type Description Notes
age int [optional]
first_name string [optional]

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