The postal address where a mail can be addressed to a person or organization.
| Field | Type | Required | Description |
|---|---|---|---|
| line1 | String | Yes | First line |
| line2 | String | No | Second line |
| line3 | String | No | Third line |
| postalCode | String | Yes | Postal code |
| city | String | Yes | City |
| country | String | Yes | Country |