Table of Contents

Class RoIdCardBack

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

RoIdCardBack

public class RoIdCardBack : GenericDocumentWrapper
Inheritance
RoIdCardBack
Inherited Members

Constructors

RoIdCardBack(GenericDocument)

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

Children

public RoIdCardBack.RoIdCardBackChildren Children { get; }

Property Value

RoIdCardBack.RoIdCardBackChildren

IssueDate

Date of Issue

public Field IssueDate { get; }

Property Value

Field

IssuingAuthority

Issuing authority

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