StatusResponse

constructor(code: Int? = null, message: String? = null, errorCode: String? = null, data: StatusData? = null)