| Name | Type | Description | Notes |
|---|---|---|---|
| Name | string | Name of company | |
| Attributes | Object | Attributes for company creation | [optional] |
| CountryCode | long? | Country code if phone_number is passed in attributes. | [optional] |
| LinkedContactsIds | List<long?> | Contact ids to be linked with company | [optional] |
| LinkedDealsIds | List<string> | Deal ids to be linked with company | [optional] |