Newer Version Available
Amount With Frequency
Output representation of the amount details with frequency.
- JSON example
- This example shows a sample success response.
-
1"amountWithFrequency": { 2 "annually": 1000.3, 3 "monthly": 100.03, 4 "quarterly": 300.09 5}
| Property Name | Type | Description | Filter Group and Version | Available Version |
|---|---|---|---|---|
| annually | Double | Expected revenue amount that’s calculated annually. | Small, 63.0 | 63.0 |
| monthly | Double | Expected revenue amount that’s calculated monthly. | Small, 63.0 | 63.0 |
| quarterly | Double | Expected revenue amount that’s calculated quarterly. | Small, 63.0 | 63.0 |