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

# PlaidLinkedBankAccount

> Linked bank account returned after identity-service completes Plaid ingestion.

**Object**

Linked bank account returned after identity-service completes Plaid ingestion.

## Fields

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

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

<ResponseField name="bankName" 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>
