| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | The ID of the participant | [optional] |
| person_id | \Pipedrive\versions\v1\Model\DealParticipantItemPersonId | [optional] | |
| add_time | string | The date and time when the participant was added. Format: YYYY-MM-DD HH:MM:SS | [optional] |
| active_flag | bool | Whether the participant is active or not | [optional] |
| related_item_data | \Pipedrive\versions\v1\Model\DealParticipantItemRelatedItemData | [optional] | |
| person | \Pipedrive\versions\v1\Model\PersonItem | [optional] | |
| added_by_user_id | \Pipedrive\versions\v1\Model\User | [optional] | |
| related_item_type | string | The type of the related item | [optional] |
| related_item_id | int | The ID of the related item | [optional] |