struct Elasticsearch::Aggregations::FloatValue

Included Modules

Defined in:

elasticsearch.cr

Constructors

Instance Method Summary

Class methods inherited from module Elasticsearch::Aggregations::Aggregation

from_json(pull : JSON::PullParser) from_json

Constructor Detail

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

Instance Method Detail

def value : Float64 #

[View source]