Table of Contents

Class ItIdCardFront

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

ItIdCardFront

public class ItIdCardFront : GenericDocumentWrapper
Inheritance
ItIdCardFront
Inherited Members

Constructors

ItIdCardFront(GenericDocument)

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

Birthplace

Birthplace

public Field Birthplace { get; }

Property Value

Field

CardAccessNumber

Card Access Number

public Field CardAccessNumber { get; }

Property Value

Field

Children

public ItIdCardFront.ItIdCardFrontChildren Children { get; }

Property Value

ItIdCardFront.ItIdCardFrontChildren

ExpiryDate

Expiry date

public Field ExpiryDate { get; }

Property Value

Field

Gender

Gender

public Field Gender { get; }

Property Value

Field

GivenNames

Given Names

public Field GivenNames { get; }

Property Value

Field

Height

Height

public Field Height { get; }

Property Value

Field

ID

Identity Document Number

public Field ID { get; }

Property Value

Field

IssueDate

Date of Issue

public Field IssueDate { get; }

Property Value

Field

Nationality

Nationality

public Field Nationality { get; }

Property Value

Field

Photo

Photo image

public Field Photo { get; }

Property Value

Field

PlaceOfIssue

Municipality of Issue

public Field PlaceOfIssue { get; }

Property Value

Field

RequiredDocumentType

The required document type for this wrapper.

protected override string RequiredDocumentType { get; }

Property Value

string

Signature

Signature image

public Field Signature { get; }

Property Value

Field

Surname

Surname

public Field Surname { get; }

Property Value

Field