XeroAPI / Xero-NetStandard

A wrapper of the Xero API in the .NetStandard 2.0 framework. Supports Accounting, Payroll AU/US, and Files
MIT License
118 stars 119 forks source link

Add DateString to BankTransaction for API Data Consistency #508

Closed Chizaruu closed 3 months ago

Chizaruu commented 3 months ago

This pull request introduces the DateString property to the BankTransaction class to ensure full alignment with the JSON structure received from the Xero API.