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

# PlaidAddress

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

<div id="properties">
  ## Propriétés
</div>

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