ParticipantCountOverTimeResponse

constructor(@Json(name = "by_minute") byMinute: List<ParticipantCountByMinuteResponse>? = emptyList())