Skip to main content

@idpass/data-collect-core / VerificationResult

Interface: VerificationResult

Defined in: services/VerificationService.ts:66

Input for completing a verification.

Properties

status

status: "rejected" | "verified" | "flagged"

Defined in: services/VerificationService.ts:68

Verification outcome


verifiedBy

verifiedBy: string

Defined in: services/VerificationService.ts:70

User who performed the verification


notes

notes: string

Defined in: services/VerificationService.ts:72

Notes from the verifier