TemplateIntegerValueWhenUnsetConfiguration

data class TemplateIntegerValueWhenUnsetConfiguration(val customValue: Double? = null, val valueWhenUnsetOption: TemplateValueWhenUnsetOption? = null)

Constructors

fun TemplateIntegerValueWhenUnsetConfiguration(customValue: Double? = null, valueWhenUnsetOption: TemplateValueWhenUnsetOption? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val customValue: Double? = null