# BpmnIncident
## Properties
**kind** | [**models::BpmnIncidentKind**](BpmnIncidentKind.md) | |
**activity_id** | Option<**String**> | | [optional]
**message** | Option<**String**> | | [optional]
**job** | Option<[**uuid::Uuid**](uuid::Uuid.md)> | the original failed child job's id -- this is the id used by POST .../incidents/{job_id}/retry | [optional]
**at** | **String** | |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)