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

# BulkOperationType

> The bulk operation to perform.

**Enum**

The bulk operation to perform. Read exports resolve asynchronously to a downloadable file;
the write operations become available in a later release.

## Values

<ResponseField name="GET_TRANSACTIONS_EXPORT" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="GET_BALANCES_EXPORT" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="CREATE_TRANSFER" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="DEPOSIT_CASH_BALANCE" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="UPDATE_TRANSACTION_METADATA" type="enum value">
  *No description provided in the schema yet.*
</ResponseField>
