This repository has been archived by the owner on Feb 2, 2024. It is now read-only.
Fixes
- To deal with sbanken's bug in their API where they return an int instead of a string, a custom unmarshal function has been implemented to deal with the fields being either a string or a int.
Features
- Implements the Mailbox API.
Other
- Uses
v2
of sbankens API.