vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
EscalationAction
Interface EscalationAction
interface
EscalationAction
{
assignedTo
?:
string
;
assignedToTemplate
?:
string
;
assignedToType
?:
AssignToLookupValueType
;
minutesToEscalation
?:
number
;
notifyCaseOwner
?:
boolean
;
notifyEmail
?:
string
[]
;
notifyTo
?:
string
;
notifyToTemplate
?:
string
;
}
Index
Properties
assigned
To?
assigned
To
Template?
assigned
To
Type?
minutes
To
Escalation?
notify
Case
Owner?
notify
Email?
notify
To?
notify
To
Template?
Properties
Optional
assigned
To
assignedTo
?:
string
Optional
assigned
To
Template
assignedToTemplate
?:
string
Optional
assigned
To
Type
assignedToType
?:
AssignToLookupValueType
Optional
minutes
To
Escalation
minutesToEscalation
?:
number
Optional
notify
Case
Owner
notifyCaseOwner
?:
boolean
Optional
notify
Email
notifyEmail
?:
string
[]
Optional
notify
To
notifyTo
?:
string
Optional
notify
To
Template
notifyToTemplate
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
assigned
To
assigned
To
Template
assigned
To
Type
minutes
To
Escalation
notify
Case
Owner
notify
Email
notify
To
notify
To
Template
vlocode-project - v1.40.0-beta-4
Loading...