# SibApiV3Sdk.GetInboundEmailEventsByUuidLogs

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**_date** | **Date** | Date of the event | [optional] 
**type** | **String** | Type of the event | [optional] 


<a name="TypeEnum"></a>
## Enum: TypeEnum


* `received` (value: `"received"`)

* `processed` (value: `"processed"`)

* `webhookFailed` (value: `"webhookFailed"`)

* `webhookDelivered` (value: `"webhookDelivered"`)




