nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/Company.md
2024-09-04 18:30:33 +02:00

13 lines
618 B
Markdown

# Company
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | Unique company id | [optional]
**attributes** | **object** | Company attributes with values | [optional]
**linkedContactsIds** | **int[]** | Contact ids for contacts linked to this company | [optional]
**linkedDealsIds** | **string[]** | Deals ids for companies linked to this company | [optional]
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)