| Name | Description | Type | Additional information | 
|---|---|---|---|
| IsSuccessful | 
                         Set to true if method was successful  | 
                    boolean | 
                             None.  | 
                
| ErrorMessage | 
                         The error message if method call was not successful  | 
                    string | 
                             None.  | 
                
| Accounts | 
                         The list of accounts available to the user  | 
                    Collection of UserAccountItem | 
                             None.  |