Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

payee name should be nullable #7

Open
heyarnold1 opened this issue Aug 3, 2021 · 0 comments
Open

payee name should be nullable #7

heyarnold1 opened this issue Aug 3, 2021 · 0 comments

Comments

@heyarnold1
Copy link

In the Sandbox data payee name can be null and therefore the get beneficiaries request fails. I suggest changing

        if name is not None:
            self.name = name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant