Files
openapi-generator-original/samples/client/petstore/perl/docs/Child.md
William Cheng 659e21a4bf Update perl tests (#17670)
* update perl tests

* add more tests
2024-01-22 17:59:49 +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]