sdk_python icon indicating copy to clipboard operation
sdk_python copied to clipboard

BunqModel updates for NotificationFilterUrl

Open rikvermeer opened this issue 3 years ago • 0 comments

This PR closes/fixes the following issues: NotificationFilterUrl creation / listing on NotificationFilterUrlUser and NotificationFilterUrlMonetaryAccount.

The endpoint and model differ for NotificationFilterUrl since there are two endpoints for this model. NotificationFilterUrlUser and NotificationFilterUrlMonetaryAccount.

(These changes does import subclasses into the superclass to do condition checks)

  • Closes bunq/sdk_python#145
    • [ ] Tested

rikvermeer avatar Apr 25 '21 21:04 rikvermeer