Table of Contents

Class TrIdCardBack

Namespace
IO.Scanbot.Sdk.Documentdata.Entity
Assembly
DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/TrIdCardBack", DoNotGenerateAcw = true)]
public sealed class TrIdCardBack : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
Inheritance
TrIdCardBack
Implements
Inherited Members

Constructors

TrIdCardBack(GenericDocument)

[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public TrIdCardBack(GenericDocument document)

Parameters

document GenericDocument

Fields

DocumentNormalizedType

[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "TrIdCardBack"

Field Value

string

DocumentType

[Register("DOCUMENT_TYPE")]
public const string DocumentType = "TrIdCardBack"

Field Value

string

Properties

Barcode

public FieldWrapper Barcode { get; }

Property Value

FieldWrapper

FathersName

public TextFieldWrapper FathersName { get; }

Property Value

TextFieldWrapper

IssuingAuthority

public TextFieldWrapper IssuingAuthority { get; }

Property Value

TextFieldWrapper

Metadata

public Metadata Metadata { get; }

Property Value

Metadata

MothersName

public TextFieldWrapper MothersName { get; }

Property Value

TextFieldWrapper

Mrz

public MRZ Mrz { get; }

Property Value

MRZ

RawMRZ

public TextFieldWrapper RawMRZ { get; }

Property Value

TextFieldWrapper

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string