DateDimension

Object that segments on various Customer Profile's date fields.

Types

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

Properties

Link copied to clipboard

The action to segment with.

Link copied to clipboard

The values to apply the DimensionType on.

Functions

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