pem.removeAccount
This method is supported by Operations starting from version 2.3.01
This method removes an account from Operations. Note that this method automatically removes all account’s data.
The method has the following input parameters:
Name |
Type |
Short Description |
---|---|---|
|
int |
The ID of the account to remove. |
Note: After account deletion the account ID remains in the database and can not be reused anew.
The method has no output parameters.