vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
MLFilter
Interface MLFilter
interface
MLFilter
{
filterName
:
string
;
lhFilter
?:
MLFilter
;
lhPredictionField
?:
string
;
lhType
?:
AIValueType
;
lhUnit
?:
AIFilterUnit
;
lhValue
?:
string
;
operation
:
AIFilterOperation
;
rhFilter
?:
MLFilter
;
rhPredictionField
?:
string
;
rhType
?:
AIValueType
;
rhUnit
?:
AIFilterUnit
;
rhValue
?:
string
;
sortOrder
?:
number
;
}
Index
Properties
filter
Name
lh
Filter?
lh
Prediction
Field?
lh
Type?
lh
Unit?
lh
Value?
operation
rh
Filter?
rh
Prediction
Field?
rh
Type?
rh
Unit?
rh
Value?
sort
Order?
Properties
filter
Name
filterName
:
string
Optional
lh
Filter
lhFilter
?:
MLFilter
Optional
lh
Prediction
Field
lhPredictionField
?:
string
Optional
lh
Type
lhType
?:
AIValueType
Optional
lh
Unit
lhUnit
?:
AIFilterUnit
Optional
lh
Value
lhValue
?:
string
operation
operation
:
AIFilterOperation
Optional
rh
Filter
rhFilter
?:
MLFilter
Optional
rh
Prediction
Field
rhPredictionField
?:
string
Optional
rh
Type
rhType
?:
AIValueType
Optional
rh
Unit
rhUnit
?:
AIFilterUnit
Optional
rh
Value
rhValue
?:
string
Optional
sort
Order
sortOrder
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
filter
Name
lh
Filter
lh
Prediction
Field
lh
Type
lh
Unit
lh
Value
operation
rh
Filter
rh
Prediction
Field
rh
Type
rh
Unit
rh
Value
sort
Order
vlocode-project - v1.40.0-beta-4
Loading...