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

# Poll

> Reference for the Schemas.Poll interface in the TypeScript XDK for X API v2, listing every field and type used in requests and responses.

[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;" />
