> ## 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.

# CashBalanceDepositType

> Enum representing different types of cash balance deposits.

**Enum**

Enum representing different types of cash balance deposits.

## Values

<ResponseField name="CASH_BALANCE" type="enum value">
  A regular cash balance deposit.
</ResponseField>

<ResponseField name="RESERVE_BALANCE" type="enum value">
  A deposit held in reserve balance.
</ResponseField>

<ResponseField name="GIFT_CARD_BALANCE" type="enum value">
  A *non-withdrawable* deposit for gift card balance.
</ResponseField>
