MCPcopy Create free account
hub / github.com/Criptext/Criptext-Email-React-Client / Account

Class Account

electron_app/src/database/DBEmodel.js:104–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

102
103class Contact extends Model {}
104class Account extends Model {}
105class AccountContact extends Model {}
106class Alias extends Model {}
107class CustomDomain extends Model {}

Callers 12

importDatabaseFromFileFunction · 0.70
createAccountFunction · 0.70
defineActiveAccountByIdFunction · 0.70
getAllAccountsFunction · 0.70
getAccountFunction · 0.70
getAccountByParamsFunction · 0.70
updateAccountFunction · 0.70
cleanDataBaseFunction · 0.70
cleanDataLogoutFunction · 0.70
cleanKeysFunction · 0.70
startFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected