iliaskarim e01c1a9b72
Readonly properties for Swift 5 (#6048)
* Generate readonly properties in Swift5 with additional readonlyProperties parameter

* add sample
2020-04-29 11:17:00 +08:00

375 B

Animal

Properties

Name Type Description Notes
className String
color String [optional] [default to "red"]

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