Skip to content

BunqResponse

Compare
Choose a tag to compare
@dnl-blkv dnl-blkv released this 22 Aug 20:05
· 889 commits to develop since this release

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