class TwentyFiveLivePro::Models::ErrorResponse::Content::Data::Items

Included Modules

Defined in:

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

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def context : Context | Nil #

[View source]
def context=(context : Context | Nil) #

[View source]
def dates : Dates | Nil #

[View source]
def dates=(dates : Dates | Nil) #

[View source]
def etag : String #

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

[View source]
def event_locator : String #

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

[View source]
def id : Int64 #

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

[View source]
def kind : String #

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

[View source]
def name : String #

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

[View source]
def priority : Int64 #

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

[View source]
def title : String #

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

[View source]
def updated : String #

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

[View source]