Index

Classes


Class MailSimpleInformations

Class Summary
Constructor Attributes Constructor Name and Description
 
Struct representing an email session in the history
Field Summary
Field Attributes Field Name and Description
 
- if of the agent traiting the email
 
- lastname and firstname of the agent traiting the email
 
- true if the agent managing the email sent an answer during the traitment
 
- Campaign id of this email
 
- Mail unique id
 
- mail adress of the sender
Class Detail
MailSimpleInformations()
Struct representing an email session in the history
Field Detail
{number} AgentId
- if of the agent traiting the email

{string} AgentIdent
- lastname and firstname of the agent traiting the email

{boolean} AnswerSent
- true if the agent managing the email sent an answer during the traitment

{string} CampaignId
- Campaign id of this email

{string} MailUid
- Mail unique id

{string} SenderEmail
- mail adress of the sender

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Nov 05 2014 12:49:33 GMT+0100 (CET)