AutoAdjustData

The parameters that determine the budget amount for an auto-adjusting budget.

Types

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

Properties

Link copied to clipboard

The string that defines whether your budget auto-adjusts based on historical or forecasted data.

Link copied to clipboard

The parameters that define or describe the historical data that your auto-adjusting budget is based on.

Link copied to clipboard

The last time that your budget was auto-adjusted.

Functions

Link copied to clipboard
inline fun copy(block: AutoAdjustData.Builder.() -> Unit = {}): AutoAdjustData
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