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

# PlaidBankBalance

> Latest safe Plaid bank balance for a persisted bank account.

**Object**

Latest safe Plaid bank balance for a persisted bank account.

## Fields

<ResponseField name="bankBalanceId" 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="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="amount" type="Float">
  *No description provided in the schema yet.*
</ResponseField>

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

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

<ResponseField name="trigger" 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="type" type="String">
  *No description provided in the schema yet.*
</ResponseField>

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

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

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