Files
openapi-generator/samples/client/petstore/php/SwaggerClient-php/docs/InlineResponse200.md
2016-03-14 17:25:11 +08:00

663 B

::Object::InlineResponse200

Load the model package

use ::Object::InlineResponse200;

Properties

Name Type Description Notes
tags \Swagger\Client\Model\Tag[] [optional]
id int
category object [optional]
status string pet status in the store [optional]
name string [optional]
photo_urls string[] [optional]

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