Table of Contents

Class BrIdCardBack

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

Brazilian National Identity Card (Registro Geral), back side

public class BrIdCardBack : GenericDocumentWrapper
Inheritance
BrIdCardBack
Inherited Members

Constructors

BrIdCardBack(GenericDocument)

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

Barcode

Barcode

public Field? Barcode { get; }

Property Value

Field

BirthDate

Date of Birth

public Field? BirthDate { get; }

Property Value

Field

Birthplace

Birthplace

public Field? Birthplace { get; }

Property Value

Field

Children

public BrIdCardBack.BrIdCardBackChildren Children { get; }

Property Value

BrIdCardBack.BrIdCardBackChildren

CivilRegistryDetails

Dados do Registro Civil - Civil Registry Details

public Field? CivilRegistryDetails { get; }

Property Value

Field

DriverLicenseNumber

CNH (Carteira Nacional de Habilitação) - Driver’s license number

public Field? DriverLicenseNumber { get; }

Property Value

Field

ExpiryDate

Expiry Date

public Field? ExpiryDate { get; }

Property Value

Field

Fingerprint

Fingerprint

public Field? Fingerprint { get; }

Property Value

Field

GivenNames

Given Names

public Field? GivenNames { get; }

Property Value

Field

HealthCardNumber

CNS (Cartão Nacional de Saúde) - National Health Card number

public Field? HealthCardNumber { get; }

Property Value

Field

ID

DNI (Documento Nacional de Identidade) - National Identity Document number

public Field? ID { get; }

Property Value

Field

IssueDate

Issue Date

public Field IssueDate { get; }

Property Value

Field

IssuingAuthority

Órgão Expedidor - Issuing Authority

public Field? IssuingAuthority { get; }

Property Value

Field

MilitaryCertificateNumber

Certificado Militar - Military certificate number

public Field? MilitaryCertificateNumber { get; }

Property Value

Field

PageNumber

Page Number of the document

public Field? PageNumber { get; }

Property Value

Field

Parents

Filiação - Parents

public Field? Parents { get; }

Property Value

Field

PersonalNumber

Registro Geral (RG) - General Registration number, main ID number

public Field? PersonalNumber { get; }

Property Value

Field

Photo

Photo

public Field? Photo { get; }

Property Value

Field

PlaceOfIssue

Local de Emissão - Place where the identity card was issued

public Field? PlaceOfIssue { get; }

Property Value

Field

PlaceOfOrigin

Naturalidade - Place of Origin

public Field? PlaceOfOrigin { get; }

Property Value

Field

ProfessionalIdentityNumber

Identidade Profissional - Professional identity number

public Field? ProfessionalIdentityNumber { 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

Signature

Assinatura - Signature

public Field? Signature { get; }

Property Value

Field

SocialSecurityNumber

NIS/PIS/PASEP - Social Security and Employment benefits number

public Field? SocialSecurityNumber { get; }

Property Value

Field

StateCode

UF - Brazilian state code related to the Work Card

public Field? StateCode { get; }

Property Value

Field

TaxpayerNumber

CPF (Cadastro de Pessoas Físicas) - Brazilian taxpayer number

public Field? TaxpayerNumber { get; }

Property Value

Field

VoterRegistrationNumber

Título de Eleitor - Voter registration number

public Field? VoterRegistrationNumber { get; }

Property Value

Field

WorkCardNumber

CTPS (Carteira de Trabalho e Previdência Social) - Work Card number

public Field? WorkCardNumber { get; }

Property Value

Field

WorkCardSeries

Série - Series number associated with the Work Card

public Field? WorkCardSeries { get; }

Property Value

Field