Add accountId lookup
Adds a under-the-hood accountId
lookup if an accountNumber
is passed to .getAccount()
or .getTransactions()
.
Minor Changes
- Added accountId lookup if account number is used: 3ef7026
Adds a under-the-hood accountId
lookup if an accountNumber
is passed to .getAccount()
or .getTransactions()
.