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