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

# UserBalances

> UserBalances represents the balances of a user's rewards, cash, and gift card cash.

**Object**

UserBalances represents the balances of a user's rewards, cash, and gift card cash.

## Fields

<ResponseField name="rewardsBalance" type="RewardsBalance">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="cashBalance" type="CashBalance">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="giftCardCashBalance" type="CashBalance">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="userCashBalances" type="[UserCashBalance]">
  *No description provided in the schema yet.*
</ResponseField>
