Details of a message in phishing spike alert.
| JSON representation | 
|---|
| { "messageId": string, "md5HashMessageBody": string, "messageBodySnippet": string, "md5HashSubject": string, "subjectText": string, "attachmentsSha256Hash": [ string ], "recipient": string, "date": string, "sentTime": string } | 
| Fields | |
|---|---|
| messageId | 
 The message ID. | 
| md5HashMessageBody | 
 The hash of the message body text. | 
| messageBodySnippet | 
 The snippet of the message body text (only available for reported emails). | 
| md5HashSubject | 
 The MD5 Hash of email's subject (only available for reported emails). | 
| subjectText | 
 The email subject text (only available for reported emails). | 
| attachmentsSha256Hash[] | 
 The  | 
| recipient | 
 The recipient of this email. | 
| date | 
 The date of the event related to this email. | 
| sentTime | 
 The sent time of the email. |