SegmentGroup

Contains all groups of the segment definition.

Types

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

Properties

Link copied to clipboard

Holds the list of groups within the segment definition.

Link copied to clipboard

Defines whether to include or exclude the profiles that fit the segment criteria.

Functions

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