ForecastSpend interface
The forecasted cost which is being tracked for a budget.
Properties
| amount | The forecasted cost for the total time period which is being tracked by the budget. This value is only provided if the budget contains a forecast alert type. |
| unit | The unit of measure for the budget amount. |
Property Details
amount
The forecasted cost for the total time period which is being tracked by the budget. This value is only provided if the budget contains a forecast alert type.
amount?: number
Property Value
number
unit
The unit of measure for the budget amount.
unit?: string
Property Value
string