class

N2y::Bank(ClientType)

Inherits N2y::BankModule < Reference < Object

Constructors

new(user : User, client : ClientType)
Source

Class methods

for(user : User, klass : ClientType.class = Nordigen)
Source

Instance methods

accounts

Get accounts as IBAN => name.

Source
new_transactions(iban : String)

Get new transactions for the given IBAN.

Source

Nested types