mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-22 17:40:55 +00:00
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] |