vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
WorkflowAlert
Interface WorkflowAlert
interface
WorkflowAlert
{
ccEmails
?:
string
[]
;
description
:
string
;
fullName
?:
string
;
protected
:
boolean
;
recipients
?:
WorkflowEmailRecipient
[]
;
senderAddress
?:
string
;
senderType
?:
ActionEmailSenderType
;
template
:
string
;
}
Hierarchy (
View Summary
)
MetadataInfo
WorkflowAlert
Index
Properties
cc
Emails?
description
full
Name?
protected
recipients?
sender
Address?
sender
Type?
template
Properties
Optional
cc
Emails
ccEmails
?:
string
[]
description
description
:
string
Optional
full
Name
fullName
?:
string
protected
protected
:
boolean
Optional
recipients
recipients
?:
WorkflowEmailRecipient
[]
Optional
sender
Address
senderAddress
?:
string
Optional
sender
Type
senderType
?:
ActionEmailSenderType
template
template
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
cc
Emails
description
full
Name
protected
recipients
sender
Address
sender
Type
template
vlocode-project - v1.40.0-beta-4
Loading...