mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-07 19:08:52 +00:00
662 B
662 B
WWW::SwaggerClient::Object::Order
Load the model package
use WWW::SwaggerClient::Object::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 | boolean | [optional] [default to false] |