vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
StrategyNodeSort
Interface StrategyNodeSort
interface
StrategyNodeSort
{
childNode
?:
string
[]
;
description
?:
string
;
field
?:
StrategyNodeSortField
[]
;
label
?:
string
;
limit
?:
number
;
name
:
string
;
}
Hierarchy (
View Summary
)
StrategyNodeUnionBase
StrategyNodeSort
Index
Properties
child
Node?
description?
field?
label?
limit?
name
Properties
Optional
child
Node
childNode
?:
string
[]
Optional
description
description
?:
string
Optional
field
field
?:
StrategyNodeSortField
[]
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
field
label
limit
name
vlocode-project - v1.40.0-beta-4
Loading...