758 B

Order

Properties

Name Type Description Notes
id int [optional]
petId int [optional]
quantity int [optional]
shipDate datetime [optional]
status str Order Status [optional]
complete bool [optional] if omitted the server will use the default value of False
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

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