Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.21 KB

GetDealsSummaryData.md

File metadata and controls

15 lines (12 loc) · 1.21 KB

# GetDealsSummaryData

Properties

Name Type Description Notes
values_total \Pipedrive\Model\GetDealsSummaryDataValuesTotal [optional]
weighted_values_total \Pipedrive\Model\GetDealsSummaryDataWeightedValuesTotal [optional]
total_count int The total number of deals [optional]
total_currency_converted_value float The total value of deals converted into the company default currency [optional]
total_weighted_currency_converted_value float The total weighted value of deals converted into the company default currency [optional]
total_currency_converted_value_formatted string The total converted value of deals formatted with the company default currency. E.g. US$5,100.96 [optional]
total_weighted_currency_converted_value_formatted string The total weighted value of deals formatted with the company default currency. E.g. US$5,100.96 [optional]

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