forked from loafle/openapi-generator-original
706 B
706 B
./Models.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] |