nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/GetInboundEmailEventsEvents.md

14 lines
577 B
Markdown
Raw Permalink Normal View History

2024-09-04 18:30:33 +02:00
# GetInboundEmailEventsEvents
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**uuid** | **string** | UUID that can be used to fetch additional data |
**date** | [**\DateTime**] | Date when email was received on SMTP relay |
**sender** | **string** | Senders email address |
**recipient** | **string** | Recipients email address |
[[Back to Model list]](../../README.md#documentation-for-models) [[Back to API list]](../../README.md#documentation-for-api-endpoints) [[Back to README]](../../README.md)