The user's address
| Name | Type | Description | Notes |
|---|---|---|---|
| address1 | str | Address line 1 (e.g., street, PO Box, or company name). | [optional] |
| address2 | str | Address line 2 (e.g., apartment, suite, unit, or building). | [optional] |
| city | str | City, district, suburb, town, or village. | [optional] |
| country | str | Two-letter country code (ISO 3166-1 alpha-2). | [optional] |
| postal_code | str | ZIP or postal code. | [optional] |
| state | str | State, county, province, or region. | [optional] |