Dashboard Date Time Value When Unset Configuration
data class DashboardDateTimeValueWhenUnsetConfiguration(val customValue: String? = null, val valueWhenUnsetOption: DashboardValueWhenUnsetOption? = null)
Constructors
Link copied to clipboard
constructor(customValue: String? = null, valueWhenUnsetOption: DashboardValueWhenUnsetOption? = null)