struct Scryfall::Api::Error::RespObject

Included Modules

Defined in:

scryfall/api.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def code : String #

[View source]
def details : String #

[View source]
def object : String #

[View source]
def status : Int32 #

[View source]