GetReportScopingQuestionsPlainArgs

data class GetReportScopingQuestionsPlainArgs(val reportName: String) : ConvertibleToJava<GetReportScopingQuestionsPlainArgs>

Constructors

Link copied to clipboard
constructor(reportName: String)

Properties

Link copied to clipboard

Report Name.

Functions

Link copied to clipboard
open override fun toJava(): GetReportScopingQuestionsPlainArgs