BunqResponse
In this release:
BunqResponse
object including response headers and response model is now returned from all the CRUD(L) methods instead of just response model- Added Methods to convert
ApiContext
directly to JSON and restoring directly from JSON - Added support for proxy
- Multiple minor cleanups and bug fixes