CurrentSpend Class

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

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
CurrentSpend

Constructor

CurrentSpend(**kwargs)

Variables

amount
float

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

unit
str

The unit of measure for the budget amount.