AnalysisMappedDataSetParameter

data class AnalysisMappedDataSetParameter(val dataSetIdentifier: String, val dataSetParameterName: String)

Constructors

Link copied to clipboard
constructor(dataSetIdentifier: String, dataSetParameterName: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A unique name that identifies a dataset within the analysis or dashboard.

Link copied to clipboard

The name of the dataset parameter.