Frodo Library - v4.0.0-24
Project Home
Preparing search index...
Reference
EmailTask
Interface EmailTask
interface
EmailTask
{
bcc
:
string
|
WorkflowExpression
;
cc
:
string
|
WorkflowExpression
;
nextStep
:
{
condition
:
string
;
outcome
:
string
;
step
:
string
}
[]
;
object
:
Record
<
string
,
string
|
number
|
boolean
>
;
templateName
:
string
;
to
:
string
|
WorkflowExpression
;
}
Hierarchy (
View Summary
)
TaskConfiguration
EmailTask
Index
Properties
bcc
cc
next
Step
object
template
Name
to
Properties
bcc
bcc
:
string
|
WorkflowExpression
cc
cc
:
string
|
WorkflowExpression
next
Step
nextStep
:
{
condition
:
string
;
outcome
:
string
;
step
:
string
}
[]
object
object
:
Record
<
string
,
string
|
number
|
boolean
>
template
Name
templateName
:
string
to
to
:
string
|
WorkflowExpression
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bcc
cc
next
Step
object
template
Name
to
Project Home
Frodo Library - v4.0.0-24
Loading...