Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.04 KB

DealsCountInfo.md

File metadata and controls

16 lines (13 loc) · 1.04 KB

# DealsCountInfo

Properties

Name Type Description Notes
open_deals_count int The count of open deals related with the item [optional]
related_open_deals_count int The count of related open deals related with the item [optional]
closed_deals_count int The count of closed deals related with the item [optional]
related_closed_deals_count int The count of related closed deals related with the item [optional]
won_deals_count int The count of won deals related with the item [optional]
related_won_deals_count int The count of related won deals related with the item [optional]
lost_deals_count int The count of lost deals related with the item [optional]
related_lost_deals_count int The count of related lost deals related with the item [optional]

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