Template Relative Date Time Control Display Options
data class TemplateRelativeDateTimeControlDisplayOptions(val dateTimeFormat: String? = null, val infoIconLabelOptions: TemplateSheetControlInfoIconLabelOptions? = null, val titleOptions: TemplateLabelOptions? = null)
Constructors
Link copied to clipboard
constructor(dateTimeFormat: String? = null, infoIconLabelOptions: TemplateSheetControlInfoIconLabelOptions? = null, titleOptions: TemplateLabelOptions? = null)