TOuhrouche
TOuhrouche
Hi, Thanks for the awesome library! Do you have plans to add support for `currency_exchange_adjustment` returned from the Transactions API? This is needed so one can figure out the payment...
Hi, Thanks for the awesome binding. Just found an issue where the text control initializes to the HTML source code instead of showing the formatted text. The issue is in...
Hi, Is [this](https://github.com/XeroAPI/XeroAPI-Schemas/blob/master/src/main/resources/XeroSchemas/v2.00/Timezone.xsd) XSD file still up to date? The timezone values in the file do not match those of my machine's registry
Using non-static http client causes every API instance to consume a new TCP connection. This can quickly exhaust server bandwidth and cause crashes and hangs. More on this here: https://www.aspnetmonsters.com/2016/08/2016-08-27-httpclientwrong/...
Hi, First of all, thanks a lot for such a wonderful library, excellent job!!! I am trying to achieve the same as [this SO](http://stackoverflow.com/questions/31291090/datatables-autofill-extension-with-input-elements-not-working) post but it looks like all...