ReportResponse

constructor(@Json(name = "call") call: CallReportResponse, @Json(name = "participants") participants: ParticipantReportResponse, @Json(name = "user_ratings") userRatings: UserRatingReportResponse)