endpointReentryCap property

int? endpointReentryCap
final

The maximum number of times that a participant can enter the journey. The maximum value is 100. To allow participants to enter the journey an unlimited number of times, set this value to 0.

Implementation

final int? endpointReentryCap;