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