DescribeBudgetActionHistoriesRequest

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

A string that represents the budget name. The ":" and "\" characters, and the "/action/" substring, aren't allowed.

Link copied to clipboard

An integer that represents how many entries a paginated response contains. The maximum is 100.

Link copied to clipboard

A generic string.

Link copied to clipboard

The period of time that's covered by a budget. The period has a start date and an end date. The start date must come before the end date. There are no restrictions on the end date.

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