class Infosilem::Event
- Infosilem::Event
- Reference
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
infosilem/models.crConstructors
Instance Method Summary
- #conflicting : Int32 | Nil
- #conflicting=(conflicting : Int32 | Nil)
- #container : Bool | Nil
- #container=(container : Bool | Nil)
- #description : String | Nil
- #description=(description : String | Nil)
- #duration
- #end_time : Time
- #end_time=(end_time : Time)
- #id : String
- #id=(id : String)
- #number_of_attendees : Int32 | Nil
- #number_of_attendees=(number_of_attendees : Int32 | Nil)
- #start_time : Time
- #start_time=(start_time : Time)