Table of Contents

Class MoIdentityCardBack

Namespace
ScanbotSDK.MAUI.DocumentsModel
Assembly
ScanbotSDK.Shared.dll

MoIdentityCardBack

public class MoIdentityCardBack : GenericDocumentWrapper
Inheritance
MoIdentityCardBack
Inherited Members

Constructors

MoIdentityCardBack(GenericDocument)

public MoIdentityCardBack(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

Normalized document type name of this document wrapper.

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

Generic document type name of this document wrapper.

public static readonly string WrapperDocumentType

Field Value

string

Properties

Children

public MoIdentityCardBack.MoIdentityCardBackChildren Children { get; }

Property Value

MoIdentityCardBack.MoIdentityCardBackChildren

RawMRZ

Raw MRZ text value

public Field RawMRZ { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string

ValidationPhoto

Validation Photo

public Field ValidationPhoto { get; }

Property Value

Field