MeasureReportConfiguration

constructor(appId: String, configType: String = ConfigType.MeasureReport.name, id: String, registerId: String, startPeriod: String? = DEFAULT_START_PERIOD, showFixedRangeSelection: Boolean? = null, showSubjectSelection: Boolean? = null, scheduledGenerationDuration: String? = null, reports: List<ReportConfiguration> = emptyList())