forked from loafle/openapi-generator-original
This is the result of - `$ git checkout master` - `$ bin/run-all-petstore` No change was made to the code, just ran the aggregate sample generation script.
577 B
577 B
SWGOrder
Properties
Name | Type | Description | Notes |
---|---|---|---|
_id | NSNumber* | [optional] | |
petId | NSNumber* | [optional] | |
quantity | NSNumber* | [optional] | |
shipDate | NSDate* | [optional] | |
status | NSString* | Order Status | [optional] |
complete | NSNumber* | [optional] [default to @0] |