BudgetPerformanceHistory

A history of the state of a budget at the end of the budget's specified time period.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of amounts of cost or usage that you created budgets for, which are compared to your actual costs or usage.

Link copied to clipboard

A string that represents the budget name. The ":" and "\" characters, and the "/action/" substring, aren't allowed.

Link copied to clipboard

The type of a budget. It must be one of the following types:

Link copied to clipboard

The history of the cost filters for a budget during the specified time period.

Link copied to clipboard

The history of the cost types for a budget during the specified time period.

Link copied to clipboard

The time unit of the budget, such as MONTHLY or QUARTERLY.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String