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

# PlaidBankAccountSpendPower

> Safe spend power calculated for one Plaid-linked bank account.

**Object**

Safe spend power calculated for one Plaid-linked bank account.

## Fields

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

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

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

<ResponseField name="pendingTransactions" type="Float">
  *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>
