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
OverallIsInvalid
public required bool OverallIsInvalid { get; init; }