struct TwentyFiveLivePro::Models::Event
- TwentyFiveLivePro::Models::Event
- Struct
- Value
- Object
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
twenty_five_live_pro/models/event.crConstructors
Instance Method Summary
- #container : Bool | Nil
- #container=(container : Bool | Nil)
- #date : Date
- #date=(date : Date)
- #etag : String
- #etag=(etag : String)
- #event_locator : String
- #event_locator=(event_locator : String)
- #id : Int64
- #id=(id : Int64)
- #kind : String
- #kind=(kind : String)
- #name : String
- #name=(name : String)
- #title : String | Nil
- #title=(title : String | Nil)
- #updated : String
- #updated=(updated : String)