Name | Type | Description | Notes |
---|---|---|---|
Type | string | The notification type. | |
QueryParams | Dictionary<string, string> | Array of query parameters. | [optional] |
Headers | Dictionary<string, string> | List of API HTTP headers for the given webhook-based notification. | [optional] |
Verb | string | API method for this notification. | |
Url | string | API URL for the given notification. | |
Payload | string | API payload of this notification. |