Error403TxRecipientNotFound
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getErrorCode() | string | recipientAccount.not.exists Example: recipientAccount.not.exists | |
getMessage() | string | Unable to find recipient account ${transaction.recipientAccountId}. Example: Unable to find recipient account ${transaction.recipientAccountId}. | |
getStatusCode() | float | 403 Example: 403 |