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

13 lines
611 B
Markdown

# Deal
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **string** | Unique deal id | [optional]
**attributes** | **object** | Deal attributes with values | [optional]
**linkedContactsIds** | **int[]** | Contact ids for contacts linked to this deal | [optional]
**linkedCompaniesIds** | **string[]** | Companies ids for companies linked to this deal | [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)