Error403TxCurrency
Model getters
Method name | Return type | Description | Notes |
---|---|---|---|
getErrorCode() | string | transaction.currency.incompatible Example: transaction.currency.incompatible | |
getMessage() | string | Incompatible currencies for sender account ${transaction.senderAccountId} and recipient account ${transaction.recipientAccountId}. Example: Incompatible currencies for sender account ${transaction.senderAccountId} and recipient account ${transaction.recipientAccountId}. | |
getStatusCode() | float | 403 Example: 403 |