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

538 B

Pet

Properties

Name Type Description Notes
id Int64 [optional]
category Category [optional]
name String
photoUrls [String]
tags [Tag] [optional]
status String pet status in the store [optional]

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