struct Elasticsearch::SearchResult::AggregatedResult::AggregatedValue
- Elasticsearch::SearchResult::AggregatedResult::AggregatedValue
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Defined in:
elasticsearch.crConstructors
Instance Method Summary
- #value : Float64 | Int64 | Nil
- #values : Hash(String, Float64 | Int64 | Nil)
- #values? : Hash(String, Float64 | Int64 | Nil)?