| Name | Type | Description | Notes |
|---|---|---|---|
| WebhookSubscriptionOwnerUserId | int? | Webhook subscription owner user identifier | [optional] |
| EventCreated | string | Event created | [optional] |
| WebhookTriggered | string | Webhook triggered | [optional] |
| WebhookEventName | string | Webhook event name | [optional] |
| WebhookSubscriptionCallbackUrl | string | Webhook subscription callback url | [optional] |
| HttpResponseStatusCode | string | Received HTTP repsonse status HTTP code | [optional] |
| HttpResponseStatus | string | Received HTTP repsonse status | [optional] |
| RequestHeaders | string | Request headers | [optional] |
| RequestBody | string | Request body | [optional] |
| ResponseHeaders | string | Received response headers | [optional] |
| ResponseBody | string | Received response body | [optional] |
| Duration | string | Duration of HTTP request | [optional] |
| RetryCount | int? | Retry count | [optional] |
| FlipdishWebhookId | Guid? | Flipdish webhook identifier | [optional] |
| Version | string | Flipdish webhook version | [optional] |