CallDurationReportResponse

constructor(@Json(name = "daily") daily: List<DailyAggregateCallDurationReportResponse> = emptyList())