# ResendFailedNotificationsJobStatusResponse
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**job_id** | **String** | Bulk resend job ID |
**status** | **String** | Bulk resend job status |
**processed** | **f64** | Number of notifications processed |
**total** | **f64** | Total number of notifications to process |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)