forked from loafle/openapi-generator-original
662 B
662 B
WWW::OpenAPIClient::Object::Order
Load the model package
use WWW::OpenAPIClient::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] |