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

# Note

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

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

## プロパティ

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

<ResponseField name="info" type="NoteInfo" />

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

<ResponseField name="status" type="NoteRatingStatus" />

<ResponseField name="testResult" type="NoteTestResult" />
