class Piranha::Models::Beacon

Included Modules

Defined in:

piranha/models/beacon.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def major : String #

[View source]
def major=(major : String) #

[View source]
def minor : String #

[View source]
def minor=(minor : String) #

[View source]
def proximity_uuid : String #

[View source]
def proximity_uuid=(proximity_uuid : String) #

[View source]
def relevant_text : String #

[View source]
def relevant_text=(relevant_text : String) #

[View source]