interface
FormEmail
interface FormEmail { ... }A protected saved notification template.
Source packages/plugin-form-builder/src/index.ts:12
_keystring- The _key value.
bccstring- The bcc value.
ccstring- The cc value.
emailFromstring- The emailFrom value.
emailTostring- The emailTo value.
messagestring- The message value.
replyTostring- The replyTo value.
subjectstring- The subject value.