mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-08 09:49:04 +00:00
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] |