William Cheng 4b84821506
Add auto-generated doc to Swift4 generator (#2666)
* 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
2019-04-16 16:55:26 +08:00

551 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]

[Back to Model list] [Back to API list] [Back to README]