class KontaktIO::Building

Included Modules

Extended Modules

Defined in:

kontakt_io/kio_cloud_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 description : String | Nil #

[View source]
def floors : Array(Floor) #

[View source]
def id : Int64 #

[View source]
def lat : Float64 | Nil #

[View source]
def lng : Float64 | Nil #

[View source]
def name : String #

[View source]