g
Frontend | Backend | Api

Hooks\Models\Api\BatchLoopAction

Loop action entity. Not persisted to database, thus not a Doctrine entity.

Property Description Returns
id LoopAction is never persisted to database, so this always returns null int
status string
data array
output string
loop Loop
loopElement LoopElement
action BaseAction
batchAction BatchAction