segmentStartCondition property
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;
The segment that's associated with the first activity in the journey. This segment determines which users are participants in the journey.
final SegmentCondition? segmentStartCondition;