class TwentyFiveLivePro::Models::OccurrenceDefinition::AddedTime

Included Modules

Defined in:

twenty-five-live-pro/models/occurrence_definition.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def post_event : String | Nil #

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

[View source]
def pre_event : String | Nil #

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

[View source]
def setup_time : String | Nil #

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

[View source]
def takedown_time : String | Nil #

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

[View source]