Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 1.22 KB

OrganizationRelationshipDetails.md

File metadata and controls

18 lines (15 loc) · 1.22 KB

# OrganizationRelationshipDetails

Properties

Name Type Description Notes
id int The ID of the organization relationship [optional]
type string The type of the relationship [optional]
rel_owner_org_id \Pipedrive\Model\RelationshipOrganizationInfoItem [optional]
rel_linked_org_id \Pipedrive\Model\RelationshipOrganizationInfoItem [optional]
add_time string The creation date and time of the relationship [optional]
update_time string The last updated date and time of the relationship [optional]
active_flag string Whether the relationship is active or not [optional]
calculated_type string The calculated type of the relationship with the linked organization [optional]
calculated_related_org_id int The ID of the linked organization [optional]
related_organization_name string The name of the linked organization [optional]

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