Skip to content

2.33.1

Choose a tag to compare

@RettBehrens RettBehrens released this 29 Nov 17:25
· 309 commits to master since this release
7dff86e

Description

Accounting API

  • Updates data type of IsReconciled property of BatchPayment to boolean.
  • Updates data type of TotalAmount property of BatchPayment to decimal
    Related to this issue

Release Notes

Resolves Xero-NetStandard #453

  • Data types did not align with data returned by Accounting API.

Types of Changes

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)