Name | Type | Description | Notes |
---|---|---|---|
count | Number | The number of Deals for the given period | [optional] |
values | Object | The total values of Deals grouped by Deal currency | [optional] |
weightedValues | Object | The total weighted values of Deals for the given period grouped by Deal currency. The weighted value of a Deal is calculated as probability times Deal value. | [optional] |
openCount | Number | The number of open Deals for the given period | [optional] |
openValues | Object | The total values of open Deals for the given period grouped by Deal currency | [optional] |
weightedOpenValues | Object | The total weighted values of open Deals for the given period grouped by Deal currency. The weighted value of a Deal is calculated as probability times Deal value. | [optional] |
wonCount | Number | The number of won Deals for the given period | [optional] |
wonValues | Object | The total values of won Deals for the given period grouped by Deal currency | [optional] |