Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Error403OrderCurrency1NotFound

Model getters

Method name Return type Description Notes
getErrorCode() string trade.currency1AccountId.not.exists
Example: trade.currency1AccountId.not.exists
 
getMessage() string Unable to find currency1 account ${trade.currency1AccountId}.
Example: Unable to find currency1 account ${trade.currency1AccountId}.
 
getStatusCode() float 403
Example: 403