Table of Contents

Class BrIdCardBack

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

Constructors

BrIdCardBack(GenericDocument)

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

Parameters

document GenericDocument

Fields

DocumentNormalizedType

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

Field Value

string

DocumentType

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

Field Value

string

Properties

Barcode

public FieldWrapper Barcode { get; }

Property Value

FieldWrapper

BirthDate

public TextFieldWrapper BirthDate { get; }

Property Value

TextFieldWrapper

Birthplace

public TextFieldWrapper Birthplace { get; }

Property Value

TextFieldWrapper

CivilRegistryDetails

public TextFieldWrapper CivilRegistryDetails { get; }

Property Value

TextFieldWrapper

DriverLicenseNumber

public TextFieldWrapper DriverLicenseNumber { get; }

Property Value

TextFieldWrapper

ExpiryDate

public TextFieldWrapper ExpiryDate { get; }

Property Value

TextFieldWrapper

Fingerprint

public FieldWrapper Fingerprint { get; }

Property Value

FieldWrapper

GivenNames

public TextFieldWrapper GivenNames { get; }

Property Value

TextFieldWrapper

HealthCardNumber

public TextFieldWrapper HealthCardNumber { get; }

Property Value

TextFieldWrapper

Id

public TextFieldWrapper Id { get; }

Property Value

TextFieldWrapper

IssueDate

public TextFieldWrapper IssueDate { get; }

Property Value

TextFieldWrapper

IssuingAuthority

public TextFieldWrapper IssuingAuthority { get; }

Property Value

TextFieldWrapper

Metadata

public Metadata Metadata { get; }

Property Value

Metadata

MilitaryCertificateNumber

public TextFieldWrapper MilitaryCertificateNumber { get; }

Property Value

TextFieldWrapper

Mrz

public MRZ Mrz { get; }

Property Value

MRZ

PageNumber

public TextFieldWrapper PageNumber { get; }

Property Value

TextFieldWrapper

Parents

public TextFieldWrapper Parents { get; }

Property Value

TextFieldWrapper

PersonalNumber

public TextFieldWrapper PersonalNumber { get; }

Property Value

TextFieldWrapper

Photo

public FieldWrapper Photo { get; }

Property Value

FieldWrapper

PlaceOfIssue

public TextFieldWrapper PlaceOfIssue { get; }

Property Value

TextFieldWrapper

PlaceOfOrigin

public TextFieldWrapper PlaceOfOrigin { get; }

Property Value

TextFieldWrapper

ProfessionalIdentityNumber

public TextFieldWrapper ProfessionalIdentityNumber { get; }

Property Value

TextFieldWrapper

RawMRZ

public FieldWrapper RawMRZ { get; }

Property Value

FieldWrapper

RequiredDocumentType

public override string RequiredDocumentType { get; }

Property Value

string

Signature

public FieldWrapper Signature { get; }

Property Value

FieldWrapper

SocialSecurityNumber

public TextFieldWrapper SocialSecurityNumber { get; }

Property Value

TextFieldWrapper

StateCode

public TextFieldWrapper StateCode { get; }

Property Value

TextFieldWrapper

TaxpayerNumber

public TextFieldWrapper TaxpayerNumber { get; }

Property Value

TextFieldWrapper

VoterRegistrationNumber

public TextFieldWrapper VoterRegistrationNumber { get; }

Property Value

TextFieldWrapper

WorkCardNumber

public TextFieldWrapper WorkCardNumber { get; }

Property Value

TextFieldWrapper

WorkCardSeries

public TextFieldWrapper WorkCardSeries { get; }

Property Value

TextFieldWrapper