forked from loafle/openapi-generator-original
582 B
582 B
Org.OpenAPITools.Model.Order
Properties
Name | Type | Description | Notes |
---|---|---|---|
Id | long? | [optional] | |
PetId | long? | [optional] | |
Quantity | int? | [optional] | |
ShipDate | DateTime? | [optional] | |
Status | string | Order Status | [optional] |
Complete | bool? | [optional] [default to false] |