Sha256: 7a4ac8c38b8af05f95db48dfd57956f06619d869f0557b36284d732f84a27bab
Contents?: true
Size: 852 Bytes
Versions: 6
Compression:
Stored size: 852 Bytes
Contents
# TalonOne::WebhookLogEntry ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **id** | **String** | UUID reference of the webhook request | **integration_request_uuid** | **String** | UUID reference of the integration request linked to this webhook request | **webhook_id** | **Integer** | ID of the webhook that triggered the request | **application_id** | **Integer** | ID of the application that triggered the webhook | [optional] **url** | **String** | Target url of request | **request** | **String** | Request message | **response** | **String** | Response message | [optional] **status** | **Integer** | HTTP status code of response | [optional] **request_time** | **DateTime** | Timestamp of request | **response_time** | **DateTime** | Timestamp of response | [optional]
Version data entries
6 entries across 6 versions & 1 rubygems