Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 733 Bytes

IdentificationConfidence.md

File metadata and controls

11 lines (8 loc) · 733 Bytes

FingerprintPro.ServerSdk.Model.IdentificationConfidence

Properties

Name Type Description Notes
Score double? The confidence score is a floating-point number between 0 and 1 that represents the probability of accurate identification.
Revision string The revision name of the method used to calculate the Confidence score. This field is only present for customers who opted in to an alternative calculation method. [optional]
Comment string [optional]

[Back to Model list] [Back to API list] [Back to README]