bunq / sdk_java

Java SDK for bunq API
MIT License
47 stars 23 forks source link

Support for MonetaryAccountBankSavings is missing #113

Closed basst85 closed 5 years ago

basst85 commented 5 years ago

Steps to reproduce:

  1. The method MonetaryAccount.get(..).getMonetaryAccountSavings() is not available.

What should happen:

1.The method MonetaryAccount.get(..).getMonetaryAccountSavings() should be available.

What happens:

  1. The method MonetaryAccount.get(..).getMonetaryAccountSavings() is not available.

SDK version and environment

reckter commented 5 years ago

Can we get an ETA on when this will come? I build a personal project with the api, but right now I can not use it, because Saving accounts are not supported yet :/

OGKevin commented 5 years ago

its sad, all it takes is to regenerate the SDK :(.

I would say spam them on together like i did: https://together.bunq.com/d/5398-savings-account-has-been-added-to-the-pub-api

reckter commented 5 years ago

Seems like they generated the code now :)

basst85 commented 5 years ago

Fixed in 1.10.0 (tested in Android Studio)