bunq / sdk_java

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

Can not construct a BunqMeTabEntry to create a BunqMeTab #77

Closed mbernson closed 6 years ago

mbernson commented 6 years ago

Steps to reproduce:

  1. Try to create a BunqMeTab (shared payment request)

What should happen:

  1. I can create the required BunqMeTabEntry object for it

What happens:

  1. The BunqMeTabEntry cannot be constructed

References

OGKevin commented 6 years ago

duplicate of #50

OGKevin commented 6 years ago

Closing in favor of #50