VerificationResult: {
    reason?: VerificationFailedReason;
    verified: boolean;
}

Result of mobile credential verification indicating whether or not the process was successful and why.

Type declaration

Generated using TypeDoc