swagger-petstore-library

Pet

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- id | int | | [optional] category | \Appkr\PetStore\Model\Category | | [optional] name | string | | photoUrls | string[] | | tags | \Appkr\PetStore\Model\Tag[] | | [optional] status | string | pet status in the store | [optional]

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