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