> ## Documentation Index
> Fetch the complete documentation index at: https://x-preview-mintlify-810351b9.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# PlaidAccount

[Schemas](/xdks/typescript/reference/modules/Schemas).PlaidAccount

## Properties

<ResponseField name="accountCategory" type="string" required />

<ResponseField name="accountId" type="string" required />

<ResponseField name="accountNumberDisplay" type="string" required />

<ResponseField name="accountType" type="string" required />

<ResponseField name="availableBalance" type="number" />

<ResponseField name="currency" type="PlaidCurrency" required />

<ResponseField name="currentBalance" type="number" />

<ResponseField name="nickname" type="string" />

<ResponseField name="productName" type="string" required />

<ResponseField name="status" type="string" required />
