@idpass/data-collect-core / DuplicateCheckResult
Interface: DuplicateCheckResult
Defined in: services/VerificationService.ts:30
Result of a duplicate check against the entity store.
Properties
hasDuplicates
hasDuplicates:
boolean
Defined in: services/VerificationService.ts:32
Whether potential duplicates were found
duplicateGuids
duplicateGuids:
string[]
Defined in: services/VerificationService.ts:34
GUIDs of entities identified as potential duplicates