ProfileDimension

Object to hold the dimensions of a profile's fields to segment on.

Types

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

Properties

Link copied to clipboard

The action to segment on.

Link copied to clipboard

The values to apply the DimensionType on.

Functions

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