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