DashboardDateTimeValueWhenUnsetConfiguration

data class DashboardDateTimeValueWhenUnsetConfiguration(val customValue: String? = null, val valueWhenUnsetOption: DashboardValueWhenUnsetOption? = null)

Constructors

fun DashboardDateTimeValueWhenUnsetConfiguration(customValue: String? = null, valueWhenUnsetOption: DashboardValueWhenUnsetOption? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val customValue: String? = null