FilterGroup

Object that holds the dimensions to filter on.

Types

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

Properties

Link copied to clipboard

Object that holds the attributes to filter on.

Link copied to clipboard
val type: Type

The type of logical relationship between the dimensions of the Filter group.

Functions

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