# TriggerResult
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**acknowledged** | **bool** | Whether the event was accepted for processing. |
**status** | [**models::TriggerStatus**](TriggerStatus.md) | Processing status of the trigger. |
**transaction_id** | **String** | Unique transaction identifier for tracking this trigger. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)