DataSetDateRangeFilterCondition
A filter condition that filters date values within a specified range.
Types
Properties
Link copied to clipboard
Whether to include the maximum value in the filter range.
Link copied to clipboard
Whether to include the minimum value in the filter range.
Link copied to clipboard
The maximum date value for the range filter.
Link copied to clipboard
The minimum date value for the range filter.
Functions
Link copied to clipboard
inline fun copy(block: DataSetDateRangeFilterCondition.Builder.() -> Unit = {}): DataSetDateRangeFilterCondition