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