Table of Contents

Class InvalidDataVerificationReport

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

Constructors

InvalidDataVerificationReport()

public InvalidDataVerificationReport()

Properties

FieldDetails

public required FieldInvalidDataVerificationReport[] FieldDetails { get; init; }

Property Value

FieldInvalidDataVerificationReport[]

OverallIsInvalid

public required bool OverallIsInvalid { get; init; }

Property Value

bool