Orderly SDKs / Modules / @orderly.network/types / WithdrawStatusDocumentation Index
Fetch the complete documentation index at: https://staging-docs.orderly.network/llms.txt
Use this file to discover all available pages before exploring further.
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"