Senzing Node.js SDK
GitHub
npm
Preparing search index...
configtool
SetGenericThresholdOptions
Interface SetGenericThresholdOptions
interface
SetGenericThresholdOptions
{
plan
?:
string
;
behavior
?:
string
;
feature
?:
string
;
candidateCap
?:
number
;
scoringCap
?:
number
;
sendToRedo
?:
string
;
}
Index
Properties
plan?
behavior?
feature?
candidate
Cap?
scoring
Cap?
send
To
Redo?
Properties
Optional
plan
plan
?:
string
Optional
behavior
behavior
?:
string
Optional
feature
feature
?:
string
Optional
candidate
Cap
candidateCap
?:
number
Optional
scoring
Cap
scoringCap
?:
number
Optional
send
To
Redo
sendToRedo
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
plan
behavior
feature
candidate
Cap
scoring
Cap
send
To
Redo
GitHub
npm
Senzing Node.js SDK
Loading...