class Hits

Included Modules

Defined in:

mappings.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def hits : Array(Hit) #

[View source]
def hits=(hits : Array(Hit)) #

[View source]
def total : UInt64 #

[View source]
def total=(total : UInt64) #

[View source]