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