mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 00:21:18 +00:00
* add auto-generated doc to swift4 generators * fix rxswift sample code * fix object initialize * fix boolean value * fix link to object * fix void * fix url initialize * update all swift samples * fix indentation
552 B
552 B
Order
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| _id | Int64 | [optional] | |
| petId | Int64 | [optional] | |
| quantity | Int | [optional] | |
| shipDate | Date | [optional] | |
| status | String | Order Status | [optional] |
| complete | Bool | [optional] [default to false] |