class TwentyFiveLivePro::Models::EventDetailv2

Included Modules

Defined in:

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

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def data : Data | Nil #

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

[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]