struct Place::Schedule::UpdateEvent
- Place::Schedule::UpdateEvent
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
place/llm/schedule.crConstructors
Instance Method Summary
- #all_day : Bool | Nil
- #attendees : Array(PlaceCalendar::Event::Attendee) | Nil
- #ending : Time | Nil
- #host : String | Nil
- #id : String
- #location : String | Nil
- #starting : Time | Nil
- #title : String | Nil