AttachmentScanReport
The attachment scan report
type AttachmentScanReport {
matches: [String!]!
status: AttachmentScanReportStatus!
}
Fields
AttachmentScanReport.matches ● [String!]! non-null scalar common
List of malware/warnings types in scan report
AttachmentScanReport.status ● AttachmentScanReportStatus! non-null enum common
The status of the malware scan report
Member of
Attachment object ● ConversationAttachment object