class

Bright::Models::Location

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

booking_desk_periods
Source
booking_desk_periods=(booking_desk_periods : DeskPeriod | Nil)
Source
booking_parking_periods
Source
booking_parking_periods=(booking_parking_periods : ParkingPeriod | Nil)
Source
full_path
Source
full_path=(full_path : String | Nil)
Source
iana_time_zone
Source
iana_time_zone=(iana_time_zone : String | Nil)
Source
id=(id : String | Nil)
Source
image_id
Source
image_id=(image_id : String | Nil)
Source
level
Source
level=(level : Int64 | Nil)
Source
name
Source
name=(name : String | Nil)
Source
name_indented
Source
name_indented=(name_indented : String | Nil)
Source
old_id
Source
old_id=(old_id : Int64 | Nil)
Source
order
Source
order=(order : Int64 | Nil)
Source
parent_id
Source
parent_id=(parent_id : String | Nil)
Source
visitor_kiosk_enabled
Source
visitor_kiosk_enabled=(visitor_kiosk_enabled : Bool | Nil)
Source