| Name | Type | Description | Notes |
|---|---|---|---|
| url | String | The URL of the Webhook. | |
| content | String | The HTTP body content. | [optional] |
| httpMethod | WebHookHttpMethod | [optional] | |
| webHookHeaders | List<WebhookHeaderModel> | List of HTTP headers. | [optional] |
| Name | Type | Description | Notes |
|---|---|---|---|
| url | String | The URL of the Webhook. | |
| content | String | The HTTP body content. | [optional] |
| httpMethod | WebHookHttpMethod | [optional] | |
| webHookHeaders | List<WebhookHeaderModel> | List of HTTP headers. | [optional] |