Template Filter Relative Date Time Control
data class TemplateFilterRelativeDateTimeControl(val commitMode: TemplateCommitMode? = null, val displayOptions: TemplateRelativeDateTimeControlDisplayOptions? = null, val filterControlId: String, val sourceFilterId: String, val title: String)
Constructors
Link copied to clipboard
constructor(commitMode: TemplateCommitMode? = null, displayOptions: TemplateRelativeDateTimeControlDisplayOptions? = null, filterControlId: String, sourceFilterId: String, title: String)
Properties
Link copied to clipboard
The visibility configuration of the Apply button on a FilterRelativeDateTimeControl
.
Link copied to clipboard
The display options of a control.
Link copied to clipboard
The ID of the FilterTextAreaControl
.
Link copied to clipboard
The source filter ID of the FilterTextAreaControl
.