DashboardRollingDateConfiguration

data class DashboardRollingDateConfiguration(val dataSetIdentifier: String? = null, val expression: String)

Constructors

Link copied to clipboard
constructor(dataSetIdentifier: String? = null, expression: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The data set that is used in the rolling date configuration.

Link copied to clipboard

The expression of the rolling date configuration.