class TwentyFiveLivePro::Models::EventContext

Included Modules

Defined in:

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

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def load_draft_resources : Bool | Nil #

[View source]
def load_draft_resources=(load_draft_resources : Bool | Nil) #

[View source]
def load_draft_spaces : Bool | Nil #

[View source]
def load_draft_spaces=(load_draft_spaces : Bool | Nil) #

[View source]
def parent_id : Int64 | Nil #

[View source]
def parent_id=(parent_id : Int64 | Nil) #

[View source]
def state : Int64 #

[View source]
def state=(state : Int64) #

[View source]
def type_id : Int64 | Nil #

[View source]
def type_id=(type_id : Int64 | Nil) #

[View source]