Error403OrderCurrency2NotFound
Model getters
| Method name | Return type | Description | Notes |
|---|---|---|---|
| getErrorCode() | string | trade.currency2AccountId.not.exists Example: trade.currency2AccountId.not.exists | |
| getMessage() | string | Unable to find currency2 account ${trade.currency2AccountId}. Example: Unable to find currency2 account ${trade.currency2AccountId}. | |
| getStatusCode() | float | 403 Example: 403 |