vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
StrategyNodeFilter
Interface StrategyNodeFilter
interface
StrategyNodeFilter
{
childNode
?:
string
[]
;
description
?:
string
;
expression
:
string
;
label
?:
string
;
limit
?:
number
;
name
:
string
;
}
Hierarchy (
View Summary
)
StrategyNodeUnionBase
StrategyNodeFilter
Index
Properties
child
Node?
description?
expression
label?
limit?
name
Properties
Optional
child
Node
childNode
?:
string
[]
Optional
description
description
?:
string
expression
expression
:
string
Optional
label
label
?:
string
Optional
limit
limit
?:
number
name
name
:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
child
Node
description
expression
label
limit
name
vlocode-project - v1.40.0-beta-4
Loading...