Alexander Eggers 02f5cb1a65 [Kotlin][Client] Added new option to enable moshi code generator (#4781)
* Added new option to enable moshi code generator

* Tweaking Serializer template
2019-12-14 14:39:16 +08:00

266 B

ApiResponse

Properties

Name Type Description Notes
code kotlin.Int [optional]
type kotlin.String [optional]
message kotlin.String [optional]