struct Mollie::RequestException::Mapper

Included Modules

Defined in:

mollie/exception.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def detail : String | Nil #

[View source]
def field : String | Nil #

[View source]
def links : Links #

[View source]
def status : Int32 | Nil #

[View source]
def title : String | Nil #

[View source]