class TwentyFiveLivePro::Models::ResourceDetailv2::Content

Included Modules

Defined in:

twenty-five-live-pro/models/resource_detailv2.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 : Array(ExpandedInfo) | Nil #

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

[View source]
def request_id : Int64 #

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

[View source]
def updated : String #

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

[View source]