> ## Documentation Index
> Fetch the complete documentation index at: https://docs.x.com/llms.txt
> Use this file to discover all available pages before exploring further.

# PlaidAccountTransaction

> Referencia de la interfaz TypeScript Schemas.PlaidAccountTransaction en el X API SDK. Definiciones de campos, tipos y propiedades para la solicitud o respuesta de la X API.

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

## Propiedades

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

<ResponseField name="amount" type="number" required />

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

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

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

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

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

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