UserInfo
The UserInfo resource provides methods that allow you to manage your current user info.
Columns
| Name | Type | References | Description |
| AccountId [KEY] | String | The ID of the account. | |
| AccountName | String | The name associated with this account. | |
| Url | String | The base URI that is used for making API calls on behalf of this account. | |
| IsDefault | Boolean | If true, this account is the account holder's default account. |