| Property | Description | Returns | 
|---|---|---|
| variables | Get the current variables in the scope of the BatchAction | array | 
| id | int | |
| status | string | |
| data | array | |
| output | array | |
| created | DateTime | |
| modified | DateTime | |
| batch | Batch | |
| action | BaseAction | |
| childLoopElements | Collection (LoopElement) | |
| parentLoopElement | LoopElement | 
Hooks\Models\Api\BatchAction
BatchAction Entity