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