UpdateBudgetActionRequest

Types

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

Properties

Link copied to clipboard

The account ID of the user. It's a 12-digit number.

Link copied to clipboard

A system-generated universally unique identifier (UUID) for the action.

Link copied to clipboard

The trigger threshold of the action.

Link copied to clipboard

This specifies if the action needs manual or automatic approval.

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

Specifies all of the type-specific parameters.

Link copied to clipboard

The role passed for action execution and reversion. Roles and actions must be in the same account.

Link copied to clipboard

The type of a notification. It must be ACTUAL or FORECASTED.

Link copied to clipboard

A list of subscribers.

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