Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 803 Bytes

OrganizationRelationship.md

File metadata and controls

12 lines (9 loc) · 803 Bytes

# OrganizationRelationship

Properties

Name Type Description Notes
org_id int The ID of the base organization for the returned calculated values [optional]
type string The type of organization relationship [optional]
rel_owner_org_id int The owner of this relationship. If type is `parent`, then the owner is the parent and the linked organization is the daughter. [optional]
rel_linked_org_id int The linked organization in this relationship. If type is `parent`, then the linked organization is the daughter. [optional]

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