class N2y::Nordigen::Bank

Defined in:

n2y/nordigen/responses.cr

Constructors

Instance Method Summary

Constructor methods inherited from class N2y::Nordigen::Response

new(pull : JSON::PullParser) new

Constructor Detail

def self.new(id : String, name : String, logo : String) #

[View source]
def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def id : String #

[View source]
def logo : String #

[View source]
def name : String #

[View source]