# BrevoRuby::Body2 ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **link_contact_ids** | **Array<Integer>** | Contact ids for contacts to be linked with company | [optional] **unlink_contact_ids** | **Array<Integer>** | Contact ids for contacts to be unlinked from company | [optional] **link_deals_ids** | **Array<String>** | Deals ids for deals to be linked with company | [optional] **unlink_deals_ids** | **Array<String>** | Deals ids for deals to be unlinked from company | [optional]