Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 952 Bytes

BaseOrganizationRelationshipItem.md

File metadata and controls

15 lines (12 loc) · 952 Bytes

# BaseOrganizationRelationshipItem

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]

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