struct TwentyFiveLivePro::Models::EventDetail::Content

Included Modules

Extended Modules

Defined in:

twenty_five_live_pro/models/event_detail.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def data : Data #

[View source]
def data=(data : Data) #

[View source]
def expanded_info : ExpandedInfo | Nil #

[View source]
def expanded_info=(expanded_info : ExpandedInfo | Nil) #

[View source]
def id : Int64 | Nil #

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

[View source]
def updated : String | Nil #

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

[View source]