Here are the classes, structs, unions and interfaces with brief descriptions:
| Account | Interface to account settings |
| AccountService | Account settings for a specific service |
| AuthData | Information for account authentication |
| Error | Base object definition for accounts error handling |
| Manager | Manager of accounts, services and providers |
| Provider | Representation of an account provider |
| Service | Representation of an account service |
| ServiceType | Representation of an account service type |
| Watch | Monitors an account key or group of keys |