Table of Contents

Class RoIdCardTD3

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

RoIdCardTD3

public class RoIdCardTD3 : GenericDocumentWrapper
Inheritance
RoIdCardTD3
Inherited Members

Constructors

RoIdCardTD3(GenericDocument)

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

Birthplace

Birthplace

public Field Birthplace { get; }

Property Value

Field

Children

public RoIdCardTD3.RoIdCardTD3Children Children { get; }

Property Value

RoIdCardTD3.RoIdCardTD3Children

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

ID

Series and number of the ID card

public Field ID { get; }

Property Value

Field

IssuingAuthority

Issuing authority

public Field IssuingAuthority { get; }

Property Value

Field

Nationality

Nationality

public Field Nationality { get; }

Property Value

Field

PersonalNumber

Personal Number (CNP)

public Field PersonalNumber { get; }

Property Value

Field

Photo

Photo image

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

Surname

Surname

public Field Surname { get; }

Property Value

Field

ValidFromDate

Valid from date

public Field ValidFromDate { get; }

Property Value

Field