StatModel

open fun StatModel(timestamp: Long, requestId: String, statsJson: JSONObject)
open fun StatModel(_id: Long, timestamp: Long, requestId: String, statsJson: JSONObject)