mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-27 14:53:48 +00:00
644 B
644 B
Order
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Id_ | Int! | [optional] [default to null] | |
| petId | Int! | [optional] [default to null] | |
| quantity | Int! | [optional] [default to null] | |
| shipDate | String! | [optional] [default to null] | |
| status | String! | Order Status | [optional] [default to null] |
| complete | Boolean! | [optional] [default to false] |