BlinkIDVerify
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
BlinkIDVerify
blinkid-verify-core
/
com.microblink.blinkidverify.core.data.model.result
/
VerifyDateResult
/
VerifyDateResult
Verify
Date
Result
constructor
(
field
:
String
?
,
details
:
DetailDictionary
?
,
results
:
List
<
VerifyResult
>
?
,
day
:
Int
?
,
month
:
Int
?
,
year
:
Int
?
,
successfullyParsed
:
Boolean
?
,
filledByDomainKnowledge
:
Boolean
?
,
originalResult
:
String
)