# Webhook
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **i64** | The ID of the webhook. |
**jql_filter** | **String** | The JQL filter that specifies which issues the webhook is sent for. |
**events** | **Vec<String>** | The Jira events that trigger the webhook. |
**expiration_date** | **i64** | | [readonly]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)