openapi-generator/samples/client/petstore/perl/docs/Dog.md
2016-06-10 22:43:56 +08:00

525 B

WWW::SwaggerClient::Object::Dog

Load the model package

use WWW::SwaggerClient::Object::Dog;

Properties

Name Type Description Notes
class_name string
color string [optional] [default to 'red']
breed string [optional]

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