DailyAggregateCallsPerDayReportResponse

constructor(@Json(name = "date") date: String, @Json(name = "report") report: CallsPerDayReport)