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

# ProcessingInfo

> X API SDK의 Schemas.ProcessingInfo TypeScript 인터페이스 참조. X API 요청 또는 응답의 필드 정의, 타입 및 속성.

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

## 속성

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

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

<ResponseField name="state" type="&#x22;in_progress&#x22; | &#x22;failed&#x22; | &#x22;succeeded&#x22; | &#x22;pending&#x22;" />
