openapi-generator/samples/client/petstore/perl/docs/InlineResponse200.md

687 B

WWW::SwaggerClient::Object::InlineResponse200

Load the model package

use WWW::SwaggerClient::Object::InlineResponse200;

Properties

Name Type Description Notes
tags **ARRAY[Tag]** [optional]
id int
category object [optional]
status string pet status in the store [optional]
name string [optional]
photo_urls ARRAY[string] [optional]

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