forked from loafle/openapi-generator-original
590 B
590 B
Order
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | int | [optional] | |
pet_id | int | [optional] | |
quantity | int | [optional] | |
ship_date | datetime | [optional] | |
status | str | Order Status | [optional] |
complete | bool | [optional] if omitted the server will use the default value of False |