- Updated PayPal HTTP package version from 1.0.0 -> 1.0.1
- Remove unused error from CreatePayoutResponse (9abd12c)
- Remove PayoutError, PayoutErrorDetails and replace usage with Error and ErrorDetails.(f0c4f3b , d349125)
- Add location to ErrorDetails. (93bedab)
- Add samples for parsing failure responses (51cfcbe)
- Add tests for failure cases (089e9a0)
- Changes to travis to test against multiple .NET versions (65b890f)