ApiLoopIterationRequest represents a request for a loop iteration.
| JSON representation |
|---|
{ "startLoopStepIdentifier": string, "loopIteration": integer } |
| Fields | |
|---|---|
startLoopStepIdentifier |
Required. StartLoopStepIdentifier is the identifier of the start loop step. |
loopIteration |
Required. LoopIteration is the current loop iteration. |