Table of Contents

Class TrIdCardBack

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

TrIdCardBack

public class TrIdCardBack : GenericDocumentWrapper
Inheritance
TrIdCardBack
Inherited Members

Constructors

TrIdCardBack(GenericDocument)

public TrIdCardBack(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

Barcode

Barcode data

public Field Barcode { get; }

Property Value

Field

Children

public TrIdCardBack.TrIdCardBackChildren Children { get; }

Property Value

TrIdCardBack.TrIdCardBackChildren

FathersName

Father's Name

public Field FathersName { get; }

Property Value

Field

IssuingAuthority

Issuing authority

public Field IssuingAuthority { get; }

Property Value

Field

MothersName

Mother's Name

public Field MothersName { get; }

Property Value

Field

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