struct Elasticsearch::Size::WithUnit

Included Modules

Defined in:

size.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(magnitude, unit : Unit) #

[View source]
def self.new(json : JSON::PullParser) #

[View source]

Instance Method Detail

def magnitude : Int64 #

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

[View source]