Joseph Long

Results 3 issues of Joseph Long

The deserialized BatchPayment class returned by the "create_batch_payment" method seems to strip out the status_attribute_string attribute that is present on other classes of objects that support "summarize_errors=False" at creation, like...

Fixes https://github.com/XeroAPI/xero-python/issues/68 Simply extends the check for scope string to be a list, tuple, OR a string.

It would be nice if we could rename / alias columns to be more readable at a glance, especially when sharing the results of it via the sharable link or...