DashboardIntegerValueWhenUnsetConfiguration

data class DashboardIntegerValueWhenUnsetConfiguration(val customValue: Double? = null, val valueWhenUnsetOption: DashboardValueWhenUnsetOption? = null)

Constructors

fun DashboardIntegerValueWhenUnsetConfiguration(customValue: Double? = null, valueWhenUnsetOption: DashboardValueWhenUnsetOption? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val customValue: Double? = null