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

DeactivateAccount403Response

Model getters

Method name Return type Description Notes
getErrorCode() string account.trade.non.zero
Example: account.trade.non.zero
 
getMessage() string Unable to deactivate account with non-zero exchange trades.
Example: Unable to deactivate account with non-zero exchange trades.
 
getStatusCode() float 403
Example: 403