Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 746 Bytes

LeadEmailReceivedEventInfoDataLeadEmail.md

File metadata and controls

14 lines (11 loc) · 746 Bytes

LeadEmailReceivedEventInfoDataLeadEmail

Properties

Name Type Description Notes
from string Sent from (name and email) [optional]
to string Sent to(email) [optional]
subject string Email subject [optional]
body_text string Email message without html [optional]
body_html string Email message including html [optional]
sent_at \DateTime Date and time of receiving the email (ISO 8601) [optional]

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