Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 650 Bytes

GetInboundEmailEventsEvents.md

File metadata and controls

13 lines (9 loc) · 650 Bytes

GetInboundEmailEventsEvents

Properties

Name Type Description Notes
Uuid string UUID that can be used to fetch additional data [default to null]
Date time.Time Date when email was received on SMTP relay [default to null]
Sender string Sender’s email address [default to null]
Recipient string Recipient’s email address [default to null]

[Back to Model list] [Back to API list] [Back to README]