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