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

# CloseUserCashBalanceResponse

> Response type for the closeUserCashBalance mutation, returning a closed user cash balance and affected virtual card records

**Object**

Response type for the closeUserCashBalance mutation, returning a closed user cash balance and affected virtual card records

## Fields

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

<ResponseField name="affectedVirtualCards" type="[CloseUserCashBalanceResponseVirtualCard]">
  Virtual cards affected by the user cash balance closure.
</ResponseField>
