public static interface JourneyEmailMessage.Builder extends SdkPojo, CopyableBuilder<JourneyEmailMessage.Builder,JourneyEmailMessage>
| Modifier and Type | Method and Description |
|---|---|
JourneyEmailMessage.Builder |
fromAddress(String fromAddress)
The verified email address to send the email message from.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildJourneyEmailMessage.Builder fromAddress(String 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.
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.Copyright © 2023. All rights reserved.