# OutputResponderAction
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_id** | **String** | |
**_type** | **String** | |
**_created_by** | **String** | |
**_created_at** | **i64** | |
**_updated_by** | Option<**String**> | | [optional]
**_updated_at** | Option<**i64**> | | [optional]
**responder_id** | **String** | |
**responder_name** | Option<**String**> | | [optional]
**responder_definition** | Option<**String**> | | [optional]
**status** | **String** | |
**start_date** | **i64** | |
**end_date** | Option<**i64**> | | [optional]
**cortex_id** | **String** | |
**cortex_job_id** | **String** | |
**id** | **String** | |
**operations** | Option<**String**> | |
**report** | Option<[**std::collections::HashMap<String, serde_json::Value>**](serde_json::Value.md)> | | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)