nouveau-theatre-de-besancon/vendor/getbrevo/brevo-php/docs/Model/GetInboundEmailEventsEvents.md
2024-09-04 18:30:33 +02:00

13 lines
577 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 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)