Querylight TS Demo

NumericRangeAggregationRange

One configured bucket in a numeric range aggregation.

Back to docs search

Reference Entry

NumericRangeAggregationRange

API Reference · foundation · order 108

One configured bucket in a numeric range aggregation.

NumericRangeAggregationRange

One configured bucket in a numeric range aggregation.

Declaration

interface NumericRangeAggregationRange

Members

key

```ts key?: string ```

from

```ts from?: string | number | Date ```

to

```ts to?: string | number | Date ```