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

BatchPayment.IsReconciled is string #453

Closed
thusithagh opened this issue Nov 22, 2022 · 1 comment · Fixed by XeroAPI/xero-python#104, XeroAPI/xero-node#613 or XeroAPI/xero-ruby#239
Closed
Assignees

Comments

@thusithagh
Copy link

Xero.NetStandard.OAuth2 - Version 3.29.2

Steps to reproduce
BatchPayment.IsReconciled should be a bool.

Expected behavior
BatchPayment.IsReconciled should be a Boolean. The summary says boolean, but it actually defined as string.

image

@thusithagh
Copy link
Author

Also BatchPayment.TotalAmount is string. Which actually should be double or decimal.

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants