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