Skip to main content

WithdrawalStatus

An enumeration of type integer that represents the statuses of a withdrawal operation. Each status corresponds to a specific integer value.

Possible Values

ValueDescription
1New withdrawal request.
2Withdrawal operation is being processed.
3Withdrawal operation successfully completed.
4Withdrawal operation canceled.
5Error during withdrawal process.