struct GoBright::Location

Included Modules

Extended Modules

Defined in:

gobright/models.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def booking_desk_periods : DeskPeriod | Nil #

[View source]
def booking_parking_periods : ParkingPeriod | Nil #

[View source]
def full_path : String | Nil #

[View source]
def iana_time_zone : String | Nil #

[View source]
def id : String #

[View source]
def image_id : String | Nil #

[View source]
def level : Int64 | Nil #

[View source]
def name : String #

[View source]
def name_indented : String | Nil #

[View source]
def old_id : Int64 | Nil #

[View source]
def order : Int64 | Nil #

[View source]
def parent_id : String | Nil #

[View source]
def visitor_kiosk_enabled : Bool | Nil #

[View source]