# Flipdish.WebhookLog

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**WebhookSubscriptionOwnerUserId** | **Number** | 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** | **Number** | Retry count | [optional] 
**FlipdishWebhookId** | **String** | Flipdish webhook identifier | [optional] 
**Version** | **String** | Flipdish webhook version | [optional] 


