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

Error403AccountInactive

Model getters

Method name Return type Description Notes
getErrorCode() string account.inactive
Example: account.inactive
 
getMessage() string Unable to deactivate inactive account.
Example: Unable to deactivate inactive account.
 
getStatusCode() float 403
Example: 403