Table of Contents

Class ItIdCardBack

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

ItIdCardBack

public class ItIdCardBack : GenericDocumentWrapper
Inheritance
ItIdCardBack
Inherited Members

Constructors

ItIdCardBack(GenericDocument)

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

Address

Address

public Field Address { get; }

Property Value

Field

Barcode

Barcode data

public Field Barcode { get; }

Property Value

Field

Children

public ItIdCardBack.ItIdCardBackChildren Children { get; }

Property Value

ItIdCardBack.ItIdCardBackChildren

FiscalCode

Fiscal Code

public Field FiscalCode { get; }

Property Value

Field

IssuingAuthority

Issuing authority

public Field? IssuingAuthority { get; }

Property Value

Field

Parents

Parents information

public Field Parents { get; }

Property Value

Field

RawMRZ

Raw MRZ text value

public Field RawMRZ { get; }

Property Value

Field

Remarks

Remarks

public Field Remarks { 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