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

# BankAccountStatus

> BankAccountStatus represents the current status of a bank account.

**Enum**

BankAccountStatus represents the current status of a bank account.

## Values

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

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