string
Unique identifier for the verification result.
string
Unique identifier for the verification.
date
Time verification result record was created.
boolean
Set to
true if the verification result has passed.boolean
Set to
true if the verification result has failed and the signer can no longer retry.boolean
Set to
true if the verification result has expired and can no longer be completed by signer.Map<string, integer>
Dictionary of verification results and their pass/fail score.
Score mapping: -1 = missing, 0 = failed/no match, 50 = partial match, 100 = passed.
Map<string, string>
Dictionary of messages associated with each score in
scores.Map<string, integer>
Dictionary of verification input fields and their pass/fail score.
Map<string, object>
Dictionary of verification input fields and their values used to generate the results.
Map<string, object>
Dictionary of any additional fields and their values generated while processing the results.
string
May contain an error code if verification result is in a failed state.
string
The type of verification result.
string
The state of the verification result.
object[]
Documents associated with the verification result.