> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fluz.app/llms.txt
> Use this file to discover all available pages before exploring further.

# WithdrawSource

> Enum representing the source balance type for withdrawals.

**Enum**

Enum representing the source balance type for withdrawals.

## Values

<ResponseField name="CASH_BALANCE" type="enum value">
  Withdraw from the user's cash balance.
</ResponseField>

<ResponseField name="REWARDS_BALANCE" type="enum value">
  Withdraw from the user's rewards balance.
</ResponseField>
