Table of Contents

Class BrIdCardFront

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

Brazilian National Identity Card (Registro Geral)

public class BrIdCardFront : GenericDocumentWrapper
Inheritance
BrIdCardFront
Inherited Members

Constructors

BrIdCardFront(GenericDocument)

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

Código de Barras - Barcode

public Field? Barcode { get; }

Property Value

Field

BirthDate

Birth date

public Field BirthDate { get; }

Property Value

Field

Birthplace

Birthplace

public Field Birthplace { get; }

Property Value

Field

BloodType

Tipo Sanguíneo/Fator RH - Blood type and RH factor

public Field? BloodType { get; }

Property Value

Field

Children

public BrIdCardFront.BrIdCardFrontChildren Children { get; }

Property Value

BrIdCardFront.BrIdCardFrontChildren

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

Polegar Direito - Right thumbprint

public Field? Fingerprint { get; }

Property Value

Field

Gender

Gender

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

Data de Expedição - Date the document was issued

public Field? IssueDate { get; }

Property Value

Field

IssuingAuthority

Órgão Expedidor - Issuing Authority

public Field? IssuingAuthority { get; }

Property Value

Field

IssuingAuthoritySignature

Assinatura do Diretor - Signature of the issuing authority

public Field? IssuingAuthoritySignature { get; }

Property Value

Field

MilitaryCertificateNumber

Certificado Militar - Military certificate number

public Field? MilitaryCertificateNumber { get; }

Property Value

Field

Nationality

Nacionalidade - Nationality

public Field? Nationality { get; }

Property Value

Field

Observations

Observações - Observations

public Field? Observations { get; }

Property Value

Field

Parents

Pais - 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 image

public Field? Photo { get; }

Property Value

Field

PlaceOfIssue

Local de Emissão - Place of Issue

public Field? PlaceOfIssue { get; }

Property Value

Field

ProfessionalIdentityNumber

Identidade Profissional - Professional identity number

public Field? ProfessionalIdentityNumber { 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 for the Work Card

public Field? StateCode { get; }

Property Value

Field

Surname

Surname

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