class KontaktIO::Campus

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 buildings : Array(Building) #

[View source]
def description : String | Nil #

[View source]
def id : Int64 #

[View source]
def lat : Float64 | Nil #

[View source]
def lng : Float64 | Nil #

[View source]
def name : String #

[View source]
def timezone : String | Nil #

[View source]