forked from loafle/openapi-generator-original
570 B
570 B
Order
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | [optional] | |
| pet_id | int | [optional] | |
| quantity | int | [optional] | |
| ship_date | \DateTime | [optional] | |
| status | string | Order Status | [optional] |
| complete | bool | [optional] [default to false] |