BudgetActionToAdd

The budget action to add.

Types

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

Properties

Link copied to clipboard

A description for the budget action to add.

Link copied to clipboard

The percentage threshold for the budget action to add.

Link copied to clipboard

The type of budget action to add.

Functions

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