14 lines
611 B
Markdown
14 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)
|
||
|
|
|
||
|
|
|