Table of Contents

Class BrIdCardBack

Namespace
ScanbotSDK.MAUI.DocumentsModel
Assembly
ScanbotSDK.Shared.dll
public class BrIdCardBack : GenericDocumentWrapper
Inheritance
BrIdCardBack
Inherited Members

Constructors

BrIdCardBack(GenericDocument)

public BrIdCardBack(GenericDocument document)

Parameters

document GenericDocument

Fields

WrapperDocumentNormalizedType

public static readonly string WrapperDocumentNormalizedType

Field Value

string

WrapperDocumentType

public static readonly string WrapperDocumentType

Field Value

string

Properties

Barcode

public Field? Barcode { get; }

Property Value

Field

BirthDate

public Field? BirthDate { get; }

Property Value

Field

Birthplace

public Field? Birthplace { get; }

Property Value

Field

Children

public BrIdCardBack.BrIdCardBackChildren Children { get; }

Property Value

BrIdCardBack.BrIdCardBackChildren

CivilRegistryDetails

public Field? CivilRegistryDetails { get; }

Property Value

Field

DriverLicenseNumber

public Field? DriverLicenseNumber { get; }

Property Value

Field

ExpiryDate

public Field? ExpiryDate { get; }

Property Value

Field

Fingerprint

public Field? Fingerprint { get; }

Property Value

Field

GivenNames

public Field? GivenNames { get; }

Property Value

Field

HealthCardNumber

public Field? HealthCardNumber { get; }

Property Value

Field

ID

public Field? ID { get; }

Property Value

Field

IssueDate

public Field IssueDate { get; }

Property Value

Field

IssuingAuthority

public Field? IssuingAuthority { get; }

Property Value

Field

MilitaryCertificateNumber

public Field? MilitaryCertificateNumber { get; }

Property Value

Field

PageNumber

public Field? PageNumber { get; }

Property Value

Field

Parents

public Field? Parents { get; }

Property Value

Field

PersonalNumber

public Field? PersonalNumber { get; }

Property Value

Field

Photo

public Field? Photo { get; }

Property Value

Field

PlaceOfIssue

public Field? PlaceOfIssue { get; }

Property Value

Field

PlaceOfOrigin

public Field? PlaceOfOrigin { get; }

Property Value

Field

ProfessionalIdentityNumber

public Field? ProfessionalIdentityNumber { get; }

Property Value

Field

RawMRZ

public Field? RawMRZ { get; }

Property Value

Field

RequiredDocumentType

protected override string RequiredDocumentType { get; }

Property Value

string

Signature

public Field? Signature { get; }

Property Value

Field

SocialSecurityNumber

public Field? SocialSecurityNumber { get; }

Property Value

Field

StateCode

public Field? StateCode { get; }

Property Value

Field

TaxpayerNumber

public Field? TaxpayerNumber { get; }

Property Value

Field

VoterRegistrationNumber

public Field? VoterRegistrationNumber { get; }

Property Value

Field

WorkCardNumber

public Field? WorkCardNumber { get; }

Property Value

Field

WorkCardSeries

public Field? WorkCardSeries { get; }

Property Value

Field