TemplateDateTimeValueWhenUnsetConfiguration

data class TemplateDateTimeValueWhenUnsetConfiguration(val customValue: String? = null, val valueWhenUnsetOption: TemplateValueWhenUnsetOption? = null)

Constructors

fun TemplateDateTimeValueWhenUnsetConfiguration(customValue: String? = null, valueWhenUnsetOption: TemplateValueWhenUnsetOption? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val customValue: String? = null