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