Dashboard Integer Value When Unset Configuration
data class DashboardIntegerValueWhenUnsetConfiguration(val customValue: Double? = null, val valueWhenUnsetOption: DashboardValueWhenUnsetOption? = null)
Constructors
Link copied to clipboard
constructor(customValue: Double? = null, valueWhenUnsetOption: DashboardValueWhenUnsetOption? = null)