class Bright::Models::Occurrence
- Bright::Models::Occurrence
- Reference
- Object
Included Modules
- JSON::Serializable
Defined in:
bright/models/occurence.crConstructors
Instance Method Summary
- #approval_state : Int32 | Nil
- #approval_state=(approval_state : Int32 | Nil)
- #attendee_amount : Int32 | Nil
- #attendee_amount=(attendee_amount : Int32 | Nil)
- #attendees : Array(Attendee)
- #attendees=(attendees : Array(Attendee))
- #booking_type : Int32 | Nil
- #booking_type=(booking_type : Int32 | Nil)
- #composed_id : String | Nil
- #composed_id=(composed_id : String | Nil)
- #confirmation_active : Bool | Nil
- #confirmation_active=(confirmation_active : Bool | Nil)
- #confirmation_window_end : String | Nil
- #confirmation_window_end=(confirmation_window_end : String | Nil)
- #confirmation_window_start : String | Nil
- #confirmation_window_start=(confirmation_window_start : String | Nil)
- #end_date : String | Nil
- #end_date=(end_date : String | Nil)
- #id : String | Nil
- #id=(id : String | Nil)
- #intention_type : Int32 | Nil
- #intention_type=(intention_type : Int32 | Nil)
- #is_anonymously_booked : Bool | Nil
- #is_anonymously_booked=(is_anonymously_booked : Bool | Nil)
- #license_plate : String | Nil
- #license_plate=(license_plate : String | Nil)
- #organizer : Organizer | Nil
- #organizer=(organizer : Organizer | Nil)
- #recurrence_type : Int32 | Nil
- #recurrence_type=(recurrence_type : Int32 | Nil)
- #spaces : Array(Space)
- #spaces=(spaces : Array(Space))
- #start_date : String | Nil
- #start_date=(start_date : String | Nil)
- #subject : String | Nil
- #subject=(subject : String | Nil)