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