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

# BankCardStatus

> BankCardStatus represents the status of bank card.

**Enum**

BankCardStatus represents the status of bank card.

## Values

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

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

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