class

Bright::Models::Booking

Inherits JSON::Serializable < Reference < Object

Constructors

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

Instance methods

attendee_amount
Source
attendee_amount=(attendee_amount : Int32 | Nil)
Source
attendees
Source
attendees=(attendees : Array(Attendee))
Source
body
Source
body=(body : String | Nil)
Source
booked_by_nearby_via_end_user_application
Source
booked_by_nearby_via_end_user_application=(booked_by_nearby_via_end_user_application : Bool | Nil)
Source
booking_type
Source
booking_type=(booking_type : Int32)
Source
composed_id
Source
composed_id=(composed_id : String | Nil)
Source
end_date
Source
end_date=(end_date : String)
Source
end_iana_time_zone
Source
end_iana_time_zone=(end_iana_time_zone : String)
Source
exceptions
Source
exceptions=(exceptions : Array(Exception) | Nil)
Source
excluded_booking_composed_ids
Source
excluded_booking_composed_ids=(excluded_booking_composed_ids : Array(String) | Nil)
Source
intention_type
Source
intention_type=(intention_type : Int32 | Nil)
Source
license_plate
Source
license_plate=(license_plate : String | Nil)
Source
master_id
Source
master_id=(master_id : String | Nil)
Source
organizer
Source
organizer=(organizer : Organizer | Nil)
Source
period_end
Source
period_end=(period_end : String | Nil)
Source
period_end_iana_time_zone
Source
period_end_iana_time_zone=(period_end_iana_time_zone : String)
Source
period_start
Source
period_start=(period_start : String | Nil)
Source
period_start_iana_time_zone
Source
period_start_iana_time_zone=(period_start_iana_time_zone : String)
Source
recurrence_modification_mode
Source
recurrence_modification_mode=(recurrence_modification_mode : Int32)
Source
recurrence_rule
Source
recurrence_rule=(recurrence_rule : String | Nil)
Source
recurrence_rule_end
Source
recurrence_rule_end=(recurrence_rule_end : String | Nil)
Source
recurrence_type
Source
recurrence_type=(recurrence_type : Int32)
Source
sensitivity
Source
sensitivity=(sensitivity : Int32)
Source
space_ids
Source
space_ids=(space_ids : Array(String))
Source
start_date
Source
start_date=(start_date : String)
Source
start_iana_time_zone
Source
start_iana_time_zone=(start_iana_time_zone : String)
Source
subject
Source
subject=(subject : String)
Source
team_booking_id
Source
team_booking_id=(team_booking_id : String | Nil)
Source