Table of Contents

Class DeIdCardBack

Namespace
ScanbotSDK.MAUI.DocumentFormats.Generic
Assembly
ScanbotSDK.Shared.dll

German ID card, back side

public class DeIdCardBack : GenericDocumentWrapper
Inheritance
DeIdCardBack
Inherited Members

Constructors

DeIdCardBack(GenericDocument)

public DeIdCardBack(GenericDocument document)

Parameters

document GenericDocument

Properties

Address

Address

public Field Address { get; }

Property Value

Field

Children

public DeIdCardBack.DeIdCardBackChildren Children { get; }

Property Value

DeIdCardBack.DeIdCardBackChildren

EyeColor

Eye color

public Field EyeColor { get; }

Property Value

Field

Height

Height

public Field Height { get; }

Property Value

Field

IssueDate

Issue date

public Field IssueDate { get; }

Property Value

Field

IssuingAuthority

Issuing authority

public Field IssuingAuthority { get; }

Property Value

Field

Pseudonym

Pseudonym

public Field? Pseudonym { 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