Skip to content

Latest commit

 

History

History
27 lines (24 loc) · 2.07 KB

OrganizationCountAndAddressInfo.md

File metadata and controls

27 lines (24 loc) · 2.07 KB

# OrganizationCountAndAddressInfo

Properties

Name Type Description Notes
email_messages_count int The count of email messages related to the organization [optional]
people_count int The count of persons related to the organization [optional]
activities_count int The count of activities related to the organization [optional]
done_activities_count int The count of done activities related to the organization [optional]
undone_activities_count int The count of undone activities related to the organization [optional]
files_count int The count of files related to the organization [optional]
notes_count int The count of notes related to the organization [optional]
followers_count int The count of followers related to the organization [optional]
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]