Updated the library to reflect hotfixes to the API:
1. IP address restrictions for an account. Instead of an array of strings, an IP Address range is now represented as an object containing the properties ipStart and ipEnd. See the request schema for updating account settings at https://www.exavault.com/developer/api-docs/v2#operation/updateAccount
1. Resources api download method interface updated to remove polling options. See https://www.exavault.com/developer/api-docs/v2#operation/download