Record
patch-automation-email-workflow-id-body-settings
No description available.
record patch-automation-email-workflow-id-body-settings {
from-name: option<string>,
preview-text: option<string>,
reply-to: option<string>,
subject-line: option<string>,
title: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| from-name | option<string> | |
| preview-text | option<string> | |
| reply-to | option<string> | |
| subject-line | option<string> | |
| title | option<string> |