| Name | Type | Description | Notes |
|---|---|---|---|
| scheduledAt | Date | Datetime for which the batch was scheduled | |
| createdAt | Date | Datetime on which the batch was scheduled | |
| status | String | Current status of the scheduled batch |
-
inProgress(value:"inProgress") -
queued(value:"queued") -
processed(value:"processed") -
error(value:"error")