BudgetNotificationsForAccount

The budget name and associated notifications for an account.

Types

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

Properties

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

A list of notifications.

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