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

CompleteWithdrawal403Response

Model getters

Method name Return type Description Notes
getErrorCode() string withdrawal.unexpected.state
Example: withdrawal.unexpected.state
 
getMessage() string Unable to complete withdrawal, which is not in InProgress state.
Example: Unable to complete withdrawal, which is not in InProgress state.
 
getStatusCode() float 403
Example: 403