SimpleCondition

Specifies a condition to evaluate for an activity in a journey.

Types

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

Properties

Link copied to clipboard

The dimension settings for the event that's associated with the activity.

Link copied to clipboard

The segment that's associated with the activity.

Link copied to clipboard

The dimension settings for the segment that's associated with the activity.

Functions

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