Table of Contents

Class MoIdentityCardFront

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

MoIdentityCardFront

public class MoIdentityCardFront : GenericDocumentWrapper
Inheritance
MoIdentityCardFront
Inherited Members

Constructors

MoIdentityCardFront(GenericDocument)

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

BirthDate

Date of Birth

public Field BirthDate { get; }

Property Value

Field

Children

public MoIdentityCardFront.MoIdentityCardFrontChildren Children { get; }

Property Value

MoIdentityCardFront.MoIdentityCardFrontChildren

Gender

Gender

public Field Gender { get; }

Property Value

Field

GivenNames

Given Names

public Field GivenNames { get; }

Property Value

Field

ID

Identity Document Number

public Field ID { get; }

Property Value

Field

Photo

Photo

public Field Photo { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string

Signature

Signature

public Field Signature { get; }

Property Value

Field

Surname

Surname

public Field Surname { get; }

Property Value

Field

ValidFrom

Start date of the card validity

public Field ValidFrom { get; }

Property Value

Field

ValidUntil

End date of the card validity

public Field ValidUntil { get; }

Property Value

Field

ValidationPhoto

Validation photo

public Field ValidationPhoto { get; }

Property Value

Field