DashboardAnchorDateConfiguration

data class DashboardAnchorDateConfiguration(val anchorOption: DashboardAnchorOption? = null, val parameterName: String? = null)

Constructors

Link copied to clipboard
fun DashboardAnchorDateConfiguration(anchorOption: DashboardAnchorOption? = null, parameterName: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val parameterName: String? = null