DataSetNumericRangeFilterCondition
A filter condition that filters numeric 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 numeric value for the range filter.
Link copied to clipboard
The minimum numeric value for the range filter.
Functions
Link copied to clipboard
inline fun copy(block: DataSetNumericRangeFilterCondition.Builder.() -> Unit = {}): DataSetNumericRangeFilterCondition