Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.58 KB

BaseMailThreadMessagesAllOf.md

File metadata and controls

21 lines (17 loc) · 1.58 KB

Pipedrive.BaseMailThreadMessagesAllOf

Properties

Name Type Description Notes
from [MailThreadParticipant] Senders of the mail thread [optional]
to [MailThreadParticipant] Recipients of the mail thread [optional]
cc [MailThreadParticipant] Participants of the Cc [optional]
bcc [MailThreadParticipant] Participants of the Bcc [optional]
body_url String A link to the mail thread message [optional]
mail_thread_id Number ID of the mail thread [optional]
draft String If the mail message has a draft status then the value is the mail message object as JSON formatted string, otherwise `null`. [optional]
has_body_flag NumberBooleanDefault0 Whether the mail thread message has a body [optional]
sent_flag NumberBooleanDefault0 Whether the mail thread message is sent [optional]
sent_from_pipedrive_flag NumberBooleanDefault0 Whether the mail thread message is sent from Pipedrive [optional]
message_time Date The time when the mail message was received or created [optional]
add_time Date The time when the mail message was inserted to database [optional]
update_time Date The time when the mail message was updated in database received [optional]