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

# PlaidAddress

> Reference for the Schemas.PlaidAddress 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).PlaidAddress

## Properties

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

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

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

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

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

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