Preparing search index...
The search index is not available
jsforce
jsforce
api/metadata/schema
RecommendationStrategy
Type alias RecommendationStrategy
Recommendation
Strategy
:
Metadata
&
{
actionContext
:
StrategyAction
[]
;
contextRecordType
?:
string
|
null
;
description
?:
string
|
null
;
filter
:
StrategyNodeFilter
[]
;
if
:
StrategyNodeIf
[]
;
invocableAction
:
StrategyNodeInvocableAction
[]
;
isTemplate
?:
boolean
|
null
;
label
:
string
;
map
:
StrategyNodeMap
[]
;
mutuallyExclusive
:
StrategyNodeExclusive
[]
;
onBehalfOfExpression
?:
string
|
null
;
recommendationLimit
:
StrategyNodeRecommendationLimit
[]
;
recommendationLoad
:
StrategyNodeRecommendationLoad
[]
;
sort
:
StrategyNodeSort
[]
;
union
:
StrategyNodeUnion
[]
;
}
Type declaration
action
Context
:
StrategyAction
[]
Optional
context
Record
Type
?:
string
|
null
Optional
description
?:
string
|
null
filter
:
StrategyNodeFilter
[]
if
:
StrategyNodeIf
[]
invocable
Action
:
StrategyNodeInvocableAction
[]
Optional
is
Template
?:
boolean
|
null
label
:
string
map
:
StrategyNodeMap
[]
mutually
Exclusive
:
StrategyNodeExclusive
[]
Optional
on
Behalf
Of
Expression
?:
string
|
null
recommendation
Limit
:
StrategyNodeRecommendationLimit
[]
recommendation
Load
:
StrategyNodeRecommendationLoad
[]
sort
:
StrategyNodeSort
[]
union
:
StrategyNodeUnion
[]
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
jsforce
Loading...