mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-13 00:21:18 +00:00
580 B
580 B
order_t
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | long | [optional] | |
| pet_id | long | [optional] | |
| quantity | int | [optional] | |
| ship_date | char * | [optional] | |
| status | openapi_petstore_order_STATUS_e | Order Status | [optional] |
| complete | int | [optional] [default to false] |