Summary
A whole bunch of small changes
Included in this release
#374 Update Response.cs to set HttpWebRequest.DefaultMaximumErrorResponseLength to the content length
#376 Tweak RateLimiter to run less chcks
#375 Add Ids() functionality to Contacts endpoint
#378 Fixes for Organsiation SalesTaxBasis property
#381 Add EmployerIdentificationNumber property to Organisation model
#382 Adds DefaultSalesTax and DefaultPurchasesTax to Organisation model
#385 Add JobTitle to AU Payroll Employee model
#390 Correct casing of a package to fix issues when running on case-sensitive file systems
#398 Changes to BatchPayment to avoid timezone Issue
#400 Changes to resolve timeouts when emailing invoices
#402 Add Voided to BankTransactionStatus
#404 Add Office to PhoneType
#412 Add AppliedAmount to Prepayment and Overpayment models to display when searching invoices
#421 Add DiscountAmount to LineItem model