CurrentSpend interface

The current amount of cost which is being tracked for a budget.

Properties

amount

The total amount of cost which is being tracked by the budget.

unit

The unit of measure for the budget amount.

Property Details

amount

The total amount of cost which is being tracked by the budget.

amount?: number

Property Value

number

unit

The unit of measure for the budget amount.

unit?: string

Property Value

string