segmentStartCondition property

SegmentCondition? segmentStartCondition
final

The segment that's associated with the first activity in the journey. This segment determines which users are participants in the journey.

Implementation

final SegmentCondition? segmentStartCondition;