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

> Referência para Schemas.PlaidAddress no X API SDK — interface TypeScript. Definições de campos, tipos e propriedades para payloads de requisição ou resposta da X API.

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

## Propriedades

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