Expression

Use Expression to filter in various Budgets APIs.

Types

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

Properties

Link copied to clipboard

Return results that match both Dimension objects.

Link copied to clipboard

The filter that's based on CostCategoryValues.

Link copied to clipboard

The specific Dimension to use for Expression.

Link copied to clipboard

Return results that don't match a Dimension object.

Link copied to clipboard

Return results that match either Dimension object.

Link copied to clipboard

The specific Tag to use for Expression.

Functions

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