Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.04 KB

OrganizationItemAddress.md

File metadata and controls

17 lines (14 loc) · 1.04 KB

# OrganizationItemAddress

Properties

Name Type Description Notes
value string The full address of the organization [optional]
country string Country of the organization [optional]
admin_area_level_1 string Admin area level 1 (e.g. state) of the organization [optional]
admin_area_level_2 string Admin area level 2 (e.g. county) of the organization [optional]
locality string Locality (e.g. city) of the organization [optional]
sublocality string Sublocality (e.g. neighborhood) of the organization [optional]
route string Route (e.g. street) of the organization [optional]
street_number string Street number of the organization [optional]
postal_code string Postal code of the organization [optional]

[Back to Model list] [Back to API list] [Back to README]