Enumeration: WithdrawStatus
@orderly.network/types.WithdrawStatusTable of contents
Enumeration Members
Enumeration Members
InsufficientBalance
• InsufficientBalance ="InsufficientBalance"
Defined in
packages/types/src/withdraw.ts:5Normal
• Normal ="Normal"
Defined in
packages/types/src/withdraw.ts:6NotConnected
• NotConnected ="NotConnected"
Defined in
packages/types/src/withdraw.ts:3NotSupported
• NotSupported ="NotSupported"
Defined in
packages/types/src/withdraw.ts:2Unsettle
• Unsettle ="Unsettle"