2018-05-08 17:32:50 +08:00

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]

[Back to Model list] [Back to API list] [Back to README]