Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Error403KcsMnemonicPrivateKey

Model getters

Method name Return type Description Notes
getErrorCode() string private.mnemonic.missing
Example: private.mnemonic.missing
 
getMessage() string Either mnemonic and index or private key must be present.
Example: Either mnemonic and index or private key must be present.
 
getStatusCode() float 403
Example: 403