FaceCheckResult
Face check result information included in the PresentedCredential.
type FaceCheckResult {
matchConfidenceScore: PositiveFloat!
sourcePhotoQuality: String!
}
Fields
FaceCheckResult.matchConfidenceScore
● PositiveFloat!
non-null scalar
FaceCheckResult.sourcePhotoQuality
● String!
non-null scalar
Member Of
PresentedCredential
object