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

# Poll

> Reference for the Schemas.Poll TypeScript interface in the X API SDK. Field definitions, types, and properties for X API request or response payloads.

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

## Properties

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

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

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

<ResponseField name="options" type="PollOption[]" required />

<ResponseField name="votingStatus" type="&#x22;open&#x22; | &#x22;closed&#x22;" />
