Map of accounts that are an instance of this class.
Map of results that are an instance of this class.
Return a claimed version of this account.
TODO: This is a little unstable
Return a rejected version of this account.
TODO: This is a little unstable
Save/update this account in the database.
Don't call this unless you've made changes! Each call will create a revision and take up space.
Factory method for creating an account using the appropriate subclass.
Load all Accounts
s from the database into
the ThirdPartyAccount.accountCache
.
Returns an array of the requested accounts. All loaded accounts
(including ones not loaded by this request) can be accessed
via ThirdPartyAccount.accountCache
.
Generated using TypeDoc
Account that has been claimed by the user after
Search
.