Pet
Properties
| Name |
Type |
Description |
Notes |
| id |
Long |
|
[optional] [default to null] |
| category |
Category |
|
[optional] [default to null] |
| name |
String |
|
[default to null] |
| photoUrls |
List |
|
[default to null] |
| tags |
List |
|
[optional] [default to null] |
| status |
String |
pet status in the store |
[optional] [default to null] |
[Back to Model list] [Back to API list] [Back to README]