| Name | Type | Description | Notes |
|---|---|---|---|
| LinkContactIds | List<long?> | Contact ids for contacts to be linked with company | [optional] |
| UnlinkContactIds | List<long?> | Contact ids for contacts to be unlinked from company | [optional] |
| LinkDealsIds | List<string> | Deals ids for deals to be linked with company | [optional] |
| UnlinkDealsIds | List<string> | Deals ids for deals to be unlinked from company | [optional] |