NotificationMessageAttachmentType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Message attachment for notifications. The content might be provided either directly (as arbitrary object) or by referencing a file.
Item Summary  
Name Type Multiplicity Description
contentType property
string
[1,1] Content type for the attachment, e. 
content property
anyType
[1,1] Content of the attachment. 
contentFromFile property
string
[1,1] Name of the file that provides the content for this attachment. 
fileName property
string
[0,1] File name for the attachment. 
contentId property
string
[1,1] Value of the Content-ID header of MIME body part for this attachment.