# SibApiV3Sdk.Body5

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**linkContactIds** | **[Number]** | Contact ids for contacts to be linked with deal | [optional] 
**unlinkContactIds** | **[Number]** | Contact ids for contacts to be unlinked from deal | [optional] 
**linkCompanyIds** | **[String]** | Company ids to be linked with deal | [optional] 
**unlinkCompanyIds** | **[String]** | Company ids to be unlinked from deal | [optional] 


