Warning |
---|
Looking for the documentation on the newest versions of Power Scripts for Jira 8 for Server/Data Center? Click here ! |
Contents
Table of Contents | ||
---|---|---|
|
...
Anchor | ||||
---|---|---|---|---|
|
Predefined structure:
...
IncomingEmail
Name | Field | Type | Obs |
---|---|---|---|
from | string [] | Array of email addresses | |
to | string [] | Array of email addresses | |
cc | string [] | Array of email addresses | |
subject | string | ||
body | string | Entire body of the message including quoted text in case of replied or forwarded messages | |
attachments | JEmailAttachmentstring [] | Array of email attachment structurescontaining the names of the attachments; there can be duplicates |
...