| Name | Type | Description | Notes |
|---|---|---|---|
| jobId | string | Bulk resend job ID | [default to undefined] |
| status | string | Bulk resend job status | [default to undefined] |
| processed | number | Number of notifications processed | [default to undefined] |
| total | number | Total number of notifications to process | [default to undefined] |
-
Queued(value:'QUEUED') -
InProgress(value:'IN_PROGRESS') -
Completed(value:'COMPLETED') -
Failed(value:'FAILED')
[Back to top] [Back to API list] [Back to Model list] [Back to README]