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

455 B

Name

Properties

Name Type Description Notes
name Int
snakeCase Int [optional] [readonly]
property String [optional]
_123number Int [optional] [readonly]

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