forked from loafle/openapi-generator-original
698 B
698 B
ORDER
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | INTEGER_64 | [optional] [default to null] | |
pet_id | INTEGER_64 | [optional] [default to null] | |
quantity | INTEGER_32 | [optional] [default to null] | |
ship_date | DATE_TIME | [optional] [default to null] | |
status | STRING_32 | Order Status | [optional] [default to null] |
complete | BOOLEAN | [optional] [default to false] |