| Name | Type | Description | Notes |
|---|---|---|---|
| recipient | String | The intended recipient, typically a person's or firm's name. | [optional] |
| primaryLine | String | The primary delivery line (usually the street address) of the address. | [optional] |
| secondaryLine | String | The secondary delivery line of the address. This field is typically empty but may contain information if `primary_line` is too long. | [optional] |
| city | String | [optional] | |
| state | String | The name of the state. | [optional] |
| postalCode | String | The postal code. | [optional] |
| country | CountryExtended | [optional] |