/AWS1/CL_PPTJOURNEYEMAILMSG¶
Specifies the "From" address for an email message that's sent to participants in a journey.
CONSTRUCTOR
¶
IMPORTING¶
Optional arguments:¶
iv_fromaddress
TYPE /AWS1/PPT__STRING
/AWS1/PPT__STRING
¶
The verified email address to send the email message from. The default address is the FromAddress specified for the email channel for the application.
Queryable Attributes¶
FromAddress¶
The verified email address to send the email message from. The default address is the FromAddress specified for the email channel for the application.
Accessible with the following methods¶
Method | Description |
---|---|
GET_FROMADDRESS() |
Getter for FROMADDRESS, with configurable default |
ASK_FROMADDRESS() |
Getter for FROMADDRESS w/ exceptions if field has no value |
HAS_FROMADDRESS() |
Determine if FROMADDRESS has a value |