forked from loafle/openapi-generator-original
749 B
749 B
Pet
Pet object that needs to be added to the store
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| category | Category | [optional] | |
| name | str | ||
| photoUrls | [str] | ||
| tags | [Tag] | [optional] | |
| status | str | pet status in the store | [optional] |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |