struct Hermes::AggregationResponse

Defined in:

hermes/search_response.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(__temp_151 : JSON::PullParser) #

Instance Method Detail

def aggregations : Hash(String, JSON::Any) #

def aggregations=(_aggregations : Hash(String, JSON::Any)) #

def aggs : Hash(String, JSON::Any) #

[View source]
def to_json(json : JSON::Builder) #