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. NOTE: This property will not be serialized. It can only be populated by the server.

unit

The unit of measure for the budget amount. NOTE: This property will not be serialized. It can only be populated by the server.

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. NOTE: This property will not be serialized. It can only be populated by the server.

amount?: number

Property Value

number

unit

The unit of measure for the budget amount. NOTE: This property will not be serialized. It can only be populated by the server.

unit?: string

Property Value

string