TopicNumericRangeFilter

data class TopicNumericRangeFilter(val aggregation: TopicNamedFilterAggType? = null, val constant: TopicRangeFilterConstant? = null, val inclusive: Boolean? = null)

Constructors

Link copied to clipboard
fun TopicNumericRangeFilter(aggregation: TopicNamedFilterAggType? = null, constant: TopicRangeFilterConstant? = null, inclusive: Boolean? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val inclusive: Boolean? = null