Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.29 KB

OrganizationAddressInfo.md

File metadata and controls

19 lines (16 loc) · 1.29 KB

# OrganizationAddressInfo

Properties

Name Type Description Notes
address string The full address of the organization [optional]
address_subpremise string The sub-premise of the organization location [optional]
address_street_number string The street number of the organization location [optional]
address_route string The route of the organization location [optional]
address_sublocality string The sub-locality of the organization location [optional]
address_locality string The locality of the organization location [optional]
address_admin_area_level_1 string The level 1 admin area of the organization location [optional]
address_admin_area_level_2 string The level 2 admin area of the organization location [optional]
address_country string The country of the organization location [optional]
address_postal_code string The postal code of the organization location [optional]
address_formatted_address string The formatted organization location [optional]

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