struct Place::EventSetupBreakdownTime::EventChangedSignal

Included Modules

Extended Modules

Defined in:

place/event_setup_breakdown_time.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def action : String #

[View source]
def action=(action : String) #

[View source]
def event : PlaceCalendar::Event #

[View source]
def event=(event : PlaceCalendar::Event) #

[View source]
def event_ical_uid : String #

[View source]
def event_ical_uid=(event_ical_uid : String) #

[View source]
def event_id : String #

[View source]
def event_id=(event_id : String) #

[View source]
def ext_data : JSON::Any | Nil #

[View source]
def ext_data=(ext_data : JSON::Any | Nil) #

[View source]
def host : String | Nil #

[View source]
def host=(host : String | Nil) #

[View source]
def resource : String #

[View source]
def resource=(resource : String) #

[View source]
def system_id : String #

[View source]
def system_id=(system_id : String) #

[View source]