class QR::TopInQr

Included Modules

Defined in:

pocketlib/qr.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]
def self.new(the_CRUD : QRCUD) #

[View source]
def self.new(the_Query : Query) #

[View source]

Instance Method Detail

def the_CRUD : QRCUD | Nil #

[View source]
def the_CRUD=(the_CRUD : QRCUD | Nil) #

[View source]
def the_Query : Query | Nil #

[View source]
def the_Query=(the_Query : Query | Nil) #

[View source]