Constructors
constructor
- new AccountClient(hostname: string, credentials?: null | {}, options?: null | {}): AccountClient
Parameters
hostname: string
Optional credentials: null | {}
Optional options: null | {}
Properties
client_
credentials_
credentials_: null | {}
hostname_
hostname_: string
methodInfoAccountExists
methodInfoBackupAccount
methodInfoChangePassword
methodInfoCloseAccount
methodInfoCreateAccount
methodInfoDeleteAccount
methodInfoIsAccountOpen
methodInfoIsAppInitialized
methodInfoOpenAccount
methodInfoRestoreAccount
options_
options_: null | {}
Methods
accountExists
Parameters
Parameters
backupAccount
Parameters
changePassword
Parameters
Parameters
closeAccount
Parameters
Parameters
createAccount
Parameters
Parameters
deleteAccount
Parameters
Parameters
isAccountOpen
Parameters
Parameters
isAppInitialized
Parameters
Parameters
openAccount
Parameters
Parameters
restoreAccount
Parameters
Parameters