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

# PlaidBankAccount

> Safe persisted Plaid bank account metadata.

**Object**

Safe persisted Plaid bank account metadata. Plaid access tokens, account numbers, and routing numbers are never returned.

## Fields

<ResponseField name="bankInstitutionAuthId" type="UUID!">
  *No description provided in the schema yet.*
</ResponseField>

<ResponseField name="platformItemId" type="String!">
  *No description provided in the schema yet.*
</ResponseField>

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

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

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

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

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

<ResponseField name="bankAccountId" type="UUID!">
  *No description provided in the schema yet.*
</ResponseField>

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

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

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

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

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

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