Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 1.14 KB

File metadata and controls

17 lines (14 loc) · 1.14 KB

# DealParticipantItem

Properties

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]

[Back to Model list] [Back to API list] [Back to README]