Error403TxSenderFrozen
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getErrorCode() | string | senderAccount.frozen Example: senderAccount.frozen | |
getMessage() | string | Sender account ${transaction.senderAccountId} is frozen, unable to perform payment. Example: Sender account ${transaction.senderAccountId} is frozen, unable to perform payment. | |
getStatusCode() | float | 403 Example: 403 |