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

> X API SDK の Schemas.PlaidAccountTransaction TypeScript インターフェースのリファレンス。X API リクエストまたはレスポンスのフィールド定義、型、プロパティ。

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

## プロパティ

<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 />
