Table of Contents

Class DeIdCardBack

Namespace
ScanbotSDK.MAUI.DocumentsModel
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

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

Raw Address text value

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

Series

Series of the document. The format is YYMM.

public Field Series { get; }

Property Value

Field