William Cheng fbb61658df
[kotlin][client] rename ApiInfrastructureResponse to ApiResponse (#11094)
* rename ApiInfrastructureResponse to ApiResponse

* mark ApiResponse as reserved word

* update samples, docs

* fix typo
2021-12-12 16:32:08 +08:00

271 B

ModelApiResponse

Properties

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