Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 843 Bytes

RelatedDealDataDEALID.md

File metadata and controls

15 lines (12 loc) · 843 Bytes

# RelatedDealDataDEALID

Properties

Name Type Description Notes
id int The ID of the deal associated with the item [optional]
title string The title of the deal associated with the item [optional]
status string The status of the deal associated with the item [optional]
value float The value of the deal that is associated with the item [optional]
currency string The currency of the deal value [optional]
stage_id int The ID of the stage the deal is currently at [optional]
pipeline_id int The ID of the pipeline the deal is in [optional]

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