| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | Name of company | [optional] |
| attributes | Object | Attributes for company update | [optional] |
| countryCode | Long | Country code if phone_number is passed in attributes. | [optional] |
| linkedContactsIds | List<Long> | Warning - Using PATCH on linkedContactIds replaces the list of linked contacts. Omitted IDs will be removed. | [optional] |
| linkedDealsIds | List<String> | Warning - Using PATCH on linkedDealsIds replaces the list of linked contacts. Omitted IDs will be removed. | [optional] |