Report Plan Report Setting
data class ReportPlanReportSetting(val frameworkArns: List<String>? = null, val numberOfFrameworks: Int? = null, val reportTemplate: String)
Constructors
Link copied to clipboard
fun ReportPlanReportSetting(frameworkArns: List<String>? = null, numberOfFrameworks: Int? = null, reportTemplate: String)