Sha256: 491390c13bc93d043bc682060f8e314de1edb1937dfb8638c786c9d63854babe

Contents?: true

Size: 1.14 KB

Versions: 1

Compression:

Stored size: 1.14 KB

Contents

# BrevoRuby::GetInboundEmailEventsByUuid

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**received_at** | **DateTime** | Date when email was received on SMTP relay | [optional] 
**delivered_at** | **DateTime** | Date when email was delivered successfully to client’s webhook | [optional] 
**recipient** | **String** | Recipient’s email address | [optional] 
**sender** | **String** | Sender’s email address | [optional] 
**message_id** | **String** | Value of the Message-ID header. This will be present only after the processing is done. | [optional] 
**subject** | **String** | Value of the Subject header. This will be present only after the processing is done.  | [optional] 
**attachments** | [**Array<GetInboundEmailEventsByUuidAttachments>**](GetInboundEmailEventsByUuidAttachments.md) | List of attachments of the email. This will be present only after the processing is done. | [optional] 
**logs** | [**Array<GetInboundEmailEventsByUuidLogs>**](GetInboundEmailEventsByUuidLogs.md) | List of events/logs that describe the lifecycle of the email on SIB platform | [optional] 


Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
brevo-ruby-1.0.0 docs/GetInboundEmailEventsByUuid.md