Object template
Mailing Address
A structured record of a postal address, including start and end dates, used to identify where a person can receive mail or courier deliveries.
The Mailing Address object records a physical postal location at which a person can receive courier packages or mail, structured into street, city, regional, country, and postal code components.
Start and end dates allow the record to represent an address that is temporary, and an address type classifies its intended use. As a contact-location entity, it corresponds to the kind of address record used to link a person to a physical location within a structured research-information object model.
Fields
11 fields
| Field name | Type | Definition | Bound to |
|---|---|---|---|
| Street Address 1 | text | The number and street name, box, or route number for the given address. | — |
| Street Address 2 | text | A second line of the street address, used for suite, unit, or building detail not captured in the first line. | — |
| Street Address 3 | text | A third line of the street address, used for additional routing or location detail when required. | — |
| Street Address 4 | text | A fourth line of the street address, used for any remaining routing or location detail not captured in earlier lines. | — |
| City | text | The municipal component, such as the city or town, of the given address. | — |
| Province-State | text | The regional component, such as the province or state, of the given address. | — |
| Country | text | The country of the given address. | — |
| Postal Code | text | The postal code of the given address. | — |
| Start Date | date | If the given address is temporary, the date upon which it becomes active. | — |
| End Date | date | If the given address is temporary, the date upon which it becomes inactive. | — |
| Address Type | text | The nature and intended use of the given address. | — |








