SubscriptionEventItem

Represents a single segment membership event.

Types

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

Properties

Link copied to clipboard

Whether the profile joined or left the segment. The following are valid values:

Link copied to clipboard

The type of event that triggered the membership change. The following are valid values:

Link copied to clipboard

The unique identifier of a customer profile.

Link copied to clipboard

The timestamp of when the membership change was detected.

Functions

Link copied to clipboard
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