sdk_python
                                
                                
                                
                                    sdk_python copied to clipboard
                            
                            
                            
                        BunqModel updates for NotificationFilterUrl
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