struct Place::EventSetupBreakdownTime::LinkedEvents

Included Modules

Extended Modules

Defined in:

place/event_setup_breakdown_time.cr:162
place/event_setup_breakdown_time.cr:174

Constructors

Instance Method Summary

Constructor Detail

def self.new(main_event_ical : String | Nil, main_event_id : String | Nil) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def breakdown_event_id : String | Nil #

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

[View source]
def main_event_ical : String | Nil #

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

[View source]
def main_event_id : String | Nil #

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

[View source]
def setup_event_id : String | Nil #

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

[View source]