Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.13 KB

InboundMessageDetail.md

File metadata and controls

25 lines (21 loc) · 1.13 KB

InboundMessageDetail

Properties

Name Type Description Notes
_from str [optional]
from_name str [optional]
from_full InboundMessageFullDetailsResponseFromFull [optional]
to str [optional]
to_full list[EmailNameAddressPair] [optional]
cc str [optional]
cc_full list[EmailNameAddressPair] [optional]
reply_to str [optional]
original_recipient str [optional]
subject str [optional]
date str [optional]
mailbox_hash str [optional]
tag str [optional]
attachments AttachmentCollection [optional]
message_id str [optional]
status str [optional]

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