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

Error403OrderCurrency1Frozen

Model getters

Method name Return type Description Notes
getErrorCode() string trade.currency1AccountId.frozen
Example: trade.currency1AccountId.frozen
 
getMessage() string Currency1 account ${trade.currency1AccountId} is frozen, unable to perform trade.
Example: Currency1 account ${trade.currency1AccountId} is frozen, unable to perform trade.
 
getStatusCode() float 403
Example: 403