| Name | Type | Description | Notes |
|---|---|---|---|
| linkContactIds | List<Long> | Contact ids for contacts to be linked with deal | [optional] |
| unlinkContactIds | List<Long> | Contact ids for contacts to be unlinked from deal | [optional] |
| linkCompanyIds | List<String> | Company ids to be linked with deal | [optional] |
| unlinkCompanyIds | List<String> | Company ids to be unlinked from deal | [optional] |