Skip to main content
Version: v3000

CardLivenessCheckResult

@microblink/blinkcard


@microblink/blinkcard / CardLivenessCheckResult

Type Alias: CardLivenessCheckResult

CardLivenessCheckResult = object

Structure representing the result of liveness checks for a card.

Properties

cardHeldInHandCheckResult

cardHeldInHandCheckResult: CheckResult

Result of the liveness check that detects whether a card is being held in human hands.


photocopyCheckResult

photocopyCheckResult: CheckResult

Result of the liveness check that detects whether the input image is a photocopy of a card.


screenCheckResult

screenCheckResult: CheckResult

Result of the liveness check that detects whether card is displayed on the screen.