vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
StrategyNodeRecommendationLimit
Interface StrategyNodeRecommendationLimit
interface
StrategyNodeRecommendationLimit
{
childNode
?:
string
[]
;
description
?:
string
;
filterMode
?:
StrategyReactionType
[]
;
label
?:
string
;
limit
?:
number
;
lookbackDuration
?:
number
;
maxRecommendationCount
?:
number
;
name
:
string
;
}
Hierarchy (
View Summary
)
StrategyNodeUnionBase
StrategyNodeRecommendationLimit
Index
Properties
child
Node?
description?
filter
Mode?
label?
limit?
lookback
Duration?
max
Recommendation
Count?
name
Properties
Optional
child
Node
childNode
?:
string
[]
Optional
description
description
?:
string
Optional
filter
Mode
filterMode
?:
StrategyReactionType
[]
Optional
label
label
?:
string
Optional
limit
limit
?:
number
Optional
lookback
Duration
lookbackDuration
?:
number
Optional
max
Recommendation
Count
maxRecommendationCount
?:
number
name
name
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
child
Node
description
filter
Mode
label
limit
lookback
Duration
max
Recommendation
Count
name
vlocode-project - v1.40.0-beta-4
Loading...