# UltracartClient::WebhookLogSummariesResponse ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **error** | [**Error**](Error.md) | | [optional] **metadata** | [**ResponseMetadata**](ResponseMetadata.md) | | [optional] **success** | **BOOLEAN** | Indicates if API call was successful | [optional] **warning** | [**Warning**](Warning.md) | | [optional] **webhook_log_summaries** | [**Array<WebhookLogSummary>**](WebhookLogSummary.md) | Webhook log summaries | [optional]