Bright::Models::Booking
Inherits JSON::Serializable < Reference < Object
Constructors
new(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
attendee_amount
Sourceattendee_amount=(attendee_amount : Int32 | Nil)
Sourceattendees
Sourceattendees=(attendees : Array(Attendee))
Sourcebody
Sourcebody=(body : String | Nil)
Sourcebooked_by_nearby_via_end_user_application
Sourcebooked_by_nearby_via_end_user_application=(booked_by_nearby_via_end_user_application : Bool | Nil)
Sourcebooking_type
Sourcebooking_type=(booking_type : Int32)
Sourcecomposed_id
Sourcecomposed_id=(composed_id : String | Nil)
Sourceend_date
Sourceend_date=(end_date : String)
Sourceend_iana_time_zone
Sourceend_iana_time_zone=(end_iana_time_zone : String)
Sourceexceptions
Sourceexceptions=(exceptions : Array(Exception) | Nil)
Sourceexcluded_booking_composed_ids
Sourceexcluded_booking_composed_ids=(excluded_booking_composed_ids : Array(String) | Nil)
Sourceintention_type
Sourceintention_type=(intention_type : Int32 | Nil)
Sourcelicense_plate
Sourcelicense_plate=(license_plate : String | Nil)
Sourcemaster_id
Sourcemaster_id=(master_id : String | Nil)
Sourceorganizer
Sourceorganizer=(organizer : Organizer | Nil)
Sourceperiod_end
Sourceperiod_end=(period_end : String | Nil)
Sourceperiod_end_iana_time_zone
Sourceperiod_end_iana_time_zone=(period_end_iana_time_zone : String)
Sourceperiod_start
Sourceperiod_start=(period_start : String | Nil)
Sourceperiod_start_iana_time_zone
Sourceperiod_start_iana_time_zone=(period_start_iana_time_zone : String)
Sourcerecurrence_modification_mode
Sourcerecurrence_modification_mode=(recurrence_modification_mode : Int32)
Sourcerecurrence_rule
Sourcerecurrence_rule=(recurrence_rule : String | Nil)
Sourcerecurrence_rule_end
Sourcerecurrence_rule_end=(recurrence_rule_end : String | Nil)
Sourcerecurrence_type
Sourcerecurrence_type=(recurrence_type : Int32)
Sourcesensitivity
Sourcesensitivity=(sensitivity : Int32)
Sourcespace_ids
Sourcespace_ids=(space_ids : Array(String))
Sourcestart_date
Sourcestart_date=(start_date : String)
Sourcestart_iana_time_zone
Sourcestart_iana_time_zone=(start_iana_time_zone : String)
Sourcesubject
Sourcesubject=(subject : String)
Sourceteam_booking_id
Sourceteam_booking_id=(team_booking_id : String | Nil)
Source