bunq / sdk_python

Python SDK for bunq API
MIT License
106 stars 25 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