vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
WorkflowOutboundMessage
Interface WorkflowOutboundMessage
interface
WorkflowOutboundMessage
{
apiVersion
:
number
;
description
?:
string
;
endpointUrl
:
string
;
fields
?:
string
[]
;
fullName
?:
string
;
includeSessionId
:
boolean
;
integrationUser
:
string
;
name
:
string
;
protected
:
boolean
;
useDeadLetterQueue
?:
boolean
;
}
Hierarchy (
View Summary
)
MetadataInfo
WorkflowOutboundMessage
Index
Properties
api
Version
description?
endpoint
Url
fields?
full
Name?
include
Session
Id
integration
User
name
protected
use
Dead
Letter
Queue?
Properties
api
Version
apiVersion
:
number
Optional
description
description
?:
string
endpoint
Url
endpointUrl
:
string
Optional
fields
fields
?:
string
[]
Optional
full
Name
fullName
?:
string
include
Session
Id
includeSessionId
:
boolean
integration
User
integrationUser
:
string
name
name
:
string
protected
protected
:
boolean
Optional
use
Dead
Letter
Queue
useDeadLetterQueue
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
api
Version
description
endpoint
Url
fields
full
Name
include
Session
Id
integration
User
name
protected
use
Dead
Letter
Queue
vlocode-project - v1.40.0-beta-4
Loading...