SelfReportData

constructor(facilities: List<Facility> = emptyList(), selfReportMonths: List<SelfReportMonth> = emptyList(), statusMessage: String? = null)