Builder

class Builder

Properties

Link copied to clipboard

Specifies whether this budget automatically refreshes when the current period ends.

Link copied to clipboard
var budget: Int?

The total budget amount allocated for this period.

Link copied to clipboard

The type of budget period. Calendar-based types reset automatically at regular intervals, while LIFETIME budgets never reset.

Link copied to clipboard

The end time of this budget period. If not specified, the budget period continues indefinitely.

Link copied to clipboard

The amount of budget remaining in this period.

Link copied to clipboard

The start time of this budget period.