| AccountType |
Represents some type of third-party account, for example a mining pool, exchange, wallet, miner. |
| AccountTypeInformation |
Adds more user information about an account type. |
| DisabledAccount |
Represents an account that is no longer valid, but it might be useful to list account information for historical reasons. |
| Miner |
Represents some type of cryptocurrency miner or mining pool. |
| SecurityExchangeAccountType |
Represents some type of third-party security exchange account, for example, on Havelock Investments. |
| SelfUpdatingAccount |
Represents an AccountType that requires some sort of self-updating mechanism with the account data. |
| UserInteractionAccount |
Represents an AccountType that allows fields to instead be populated by doing something with the user. |