BlinkIDVerify
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkIDVerify
blinkid-verify-core
/
com.microblink.blinkidverify.core.data.model.checks
/
Check
/
Check
Check
constructor
(
name
:
String
?
,
result
:
CheckResult
?
,
performedChecks
:
Int
?
,
details
:
DetailDictionary
?
,
checks
:
List
<
VerifyCheck
>
?
)