struct ObjectReponse

Included Modules

Defined in:

config.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def completed : Bool #

[View source]
def id : Int32 #

[View source]
def order : Int32 | Nil #

[View source]
def title : String #

[View source]
def url : String #

[View source]