UserRatingReportResponse

constructor(@Json(name = "average") average: Float, @Json(name = "count") count: Int)