| 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] |