Holdout

data class Holdout(val experiment: Experiment) : InternalTriggerResult(source)

A matching rule was found and this user was assigned to a holdout group so will not be shown a paywall.

Constructors

Link copied to clipboard
constructor(experiment: Experiment)

Properties

Link copied to clipboard

The experiment associated with the trigger.

Functions

Link copied to clipboard