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

TransferBnb403Response

Model getters

Method name Return type Description Notes
getErrorCode() string withdrawal.pending
Example: withdrawal.pending
 
getMessage() string Unable to prepare withdrawal, last withdrawal with id ${id} is not yet processed by blockchain.
Example: Unable to prepare withdrawal, last withdrawal with id ${id} is not yet processed by blockchain.
 
getStatusCode() float 403
Example: 403