# AddOrganizationRelationshipRequest
## Properties
**org_id** | Option<**i32**> | The ID of the base organization for the returned calculated values | [optional]
**r#type** | **String** | The type of organization relationship |
**rel_owner_org_id** | **i32** | The owner of the relationship. If type is `parent`, then the owner is the parent and the linked organization is the daughter. |
**rel_linked_org_id** | **i32** | The linked organization in the relationship. If type is `parent`, then the linked organization is the daughter. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)