bunq / sdk_python

Python SDK for bunq API
MIT License
106 stars 25 forks source link

MonetaryAccountJoint.list not availeble #112

Closed CharlPels closed 5 years ago

CharlPels commented 5 years ago

Steps to reproduce:

1. something like from bunq.sdk.model.generated import endpoint endpoint.MonetaryAccountJoint.list() gives the error that list it not a member

What should happen:

1. adding list i guess

What happens:

1.

Traceback

SDK version and environment

Response id

Extra info:

CharlPels commented 5 years ago

bunq.sdk instead of bunq_sdk issue :-(