struct Vergesense::Building

Included Modules

Extended Modules

Defined in:

vergesense/models.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def address : String | Nil #

[View source]
def address=(address : String | Nil) #

[View source]
def building_ref_id : String #

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

[View source]
def name : String #

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

[View source]