forked from loafle/openapi-generator-original
644 B
644 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] |