public static interface SendingOptions.Builder extends SdkPojo, CopyableBuilder<SendingOptions.Builder,SendingOptions>
| Modifier and Type | Method and Description |
|---|---|
SendingOptions.Builder |
sendingEnabled(Boolean sendingEnabled)
If
true, email sending is enabled for the configuration set. |
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSendingOptions.Builder sendingEnabled(Boolean sendingEnabled)
If true, email sending is enabled for the configuration set. If false, email
sending is disabled for the configuration set.
sendingEnabled - If true, email sending is enabled for the configuration set. If false, email
sending is disabled for the configuration set.Copyright © 2023. All rights reserved.