# SibApiV3Sdk.Body2

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**linkContactIds** | **[Number]** | Contact ids for contacts to be linked with company | [optional] 
**unlinkContactIds** | **[Number]** | Contact ids for contacts to be unlinked from company | [optional] 
**linkDealsIds** | **[String]** | Deals ids for deals to be linked with company | [optional] 
**unlinkDealsIds** | **[String]** | Deals ids for deals to be unlinked from company | [optional] 


