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

Error403OrderFeeNotFound

Model getters

Method name Return type Description Notes
getErrorCode() string trade.feeAccount
Example: trade.feeAccount
 
getMessage() string Unable to find fee account ${trade.feeAccountId}.
Example: Unable to find fee account ${trade.feeAccountId}.
 
getStatusCode() float 403
Example: 403