RandomSplitEntry

Specifies the settings for a path in a random split activity in a journey.

Types

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

Properties

Link copied to clipboard

The unique identifier for the next activity to perform, after completing the activity for the path.

Link copied to clipboard

The percentage of participants to send down the activity path.

Functions

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