| Name | Type | Description | Notes |
|---|---|---|---|
| webhookId | Integer | The identifier of the Webhook. | |
| url | String | The URL of the Webhook. | |
| httpMethod | WebHookHttpMethod | ||
| content | String | The HTTP body content. | |
| webHookHeaders | List<WebhookHeaderResponseModel> | List of HTTP headers that the Webhook must send. | |
| config | WebhookConfig | ||
| environment | WebhookEnvironment |