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

Autogenerated BatchPayment model class missing "status_attribute_string" (StatusAttributeString) #133

Open
j-osephlong opened this issue May 30, 2024 · 2 comments

Comments

@j-osephlong
Copy link

The deserialized BatchPayment class returned by the "create_batch_payment" method seems to strip out the status_attribute_string attribute that is present on other classes of objects that support "summarize_errors=False" at creation, like Invoice and BankTransaction.

I have verified that StatusAttributeString is present on raw calls to the API and so it should be present here.

Copy link

PETOSS-428

Copy link

Thanks for raising an issue, a ticket has been created to track your request

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