Error403TxSenderCustomerDisabled
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getErrorCode() | string | senderAccount.customer.disabled Example: senderAccount.customer.disabled | |
| getMessage() | string | Sender accounts customer ${senderAccount.customerId} is disabled, unable to perform payment. Example: Sender accounts customer ${senderAccount.customerId} is disabled, unable to perform payment. | |
| getStatusCode() | float | 403 Example: 403 |