DO.COM.03 Address
The spdci:Address object represents an Address
An address is a structured entity that represents the details and components of an address.
Property Key | Data Type (and Restrictions) | Cardinality | Description |
---|---|---|---|
address_line_1 | 0...1 | First line of a mailing address (Person-agnostic) | |
address_line_2 | 0...1 | Second line of a mailing address (Person-agnostic) | |
locality | 0...1 | City or locality component. | |
sub_region_code | 0...1 | District or sub-regional code | |
region_code | 0...1 | State, province, prefecture, or region component. | |
postal_code | 0...1 | Zip code or postal code component. | |
country_code | 0...1 | country part of an address | |
geo_location | 0...1 | Location information |
Example
Last updated