# SibApiV3Sdk::Body5 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **link_contact_ids** | **Array<Integer>** | Contact ids for contacts to be linked with deal | [optional] **unlink_contact_ids** | **Array<Integer>** | Contact ids for contacts to be unlinked from deal | [optional] **link_company_ids** | **Array<String>** | Company ids to be linked with deal | [optional] **unlink_company_ids** | **Array<String>** | Company ids to be unlinked from deal | [optional]