Table of Contents

Class DocumentVerificationReport

Namespace
ScanbotSDK.MAUI.Core.DocumentData
Assembly
DocumentSDK.MAUI.dll
public class DocumentVerificationReport
Inheritance
DocumentVerificationReport
Inherited Members

Constructors

DocumentVerificationReport()

public DocumentVerificationReport()

Properties

ConsistencyVerificationReport

public required ConsistencyVerificationReport ConsistencyVerificationReport { get; init; }

Property Value

ConsistencyVerificationReport

InvalidDataVerificationReport

public required InvalidDataVerificationReport InvalidDataVerificationReport { get; init; }

Property Value

InvalidDataVerificationReport

OverallVerificationStatus

public required DocumentVerificationStatus OverallVerificationStatus { get; init; }

Property Value

DocumentVerificationStatus

SemanticsVerificationReport

public required SemanticsVerificationReport SemanticsVerificationReport { get; init; }

Property Value

SemanticsVerificationReport

SuspiciousDataVerificationReport

public required SuspiciousDataVerificationReport SuspiciousDataVerificationReport { get; init; }

Property Value

SuspiciousDataVerificationReport