@terascope/types / elasticsearch-interfaces / AggregationsKeyedValueAggregate
Interface: AggregationsKeyedValueAggregate
Extends
Properties
keys
keys:
string
[]
Source
elasticsearch-interfaces.ts:2464
meta?
optional
meta:Record
<string
,any
>
Inherited from
AggregationsValueAggregate
.meta
Source
elasticsearch-interfaces.ts:2718
value
value:
number
Inherited from
AggregationsValueAggregate
.value
Source
elasticsearch-interfaces.ts:2474
value_as_string?
optional
value_as_string:string
Inherited from
AggregationsValueAggregate
.value_as_string