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
documentGenericDocument
Fields
WrapperDocumentNormalizedType
Normalized document type name of this document wrapper.
public static readonly string WrapperDocumentNormalizedType
Field Value
WrapperDocumentType
Generic document type name of this document wrapper.
public static readonly string WrapperDocumentType
Field Value
Properties
Barcode
Código de Barras - Barcode
public Field? Barcode { get; }
Property Value
BirthDate
Birth date
public Field BirthDate { get; }
Property Value
Birthplace
Birthplace
public Field Birthplace { get; }
Property Value
BloodType
Tipo Sanguíneo/Fator RH - Blood type and RH factor
public Field? BloodType { get; }
Property Value
Children
public BrIdCardFront.BrIdCardFrontChildren Children { get; }
Property Value
CivilRegistryDetails
Dados do Registro Civil - Civil Registry Details
public Field? CivilRegistryDetails { get; }
Property Value
DriverLicenseNumber
CNH (Carteira Nacional de Habilitação) - Driver’s license number
public Field? DriverLicenseNumber { get; }
Property Value
ExpiryDate
Expiry date
public Field? ExpiryDate { get; }
Property Value
Fingerprint
Polegar Direito - Right thumbprint
public Field? Fingerprint { get; }
Property Value
Gender
Gender
public Field? Gender { get; }
Property Value
GivenNames
Given names
public Field GivenNames { get; }
Property Value
HealthCardNumber
CNS (Cartão Nacional de Saúde) - National Health Card number
public Field? HealthCardNumber { get; }
Property Value
ID
DNI (Documento Nacional de Identidade) - National Identity Document number
public Field? ID { get; }
Property Value
IssueDate
Data de Expedição - Date the document was issued
public Field? IssueDate { get; }
Property Value
IssuingAuthority
Órgão Expedidor - Issuing Authority
public Field? IssuingAuthority { get; }
Property Value
IssuingAuthoritySignature
Assinatura do Diretor - Signature of the issuing authority
public Field? IssuingAuthoritySignature { get; }
Property Value
MilitaryCertificateNumber
Certificado Militar - Military certificate number
public Field? MilitaryCertificateNumber { get; }
Property Value
Nationality
Nacionalidade - Nationality
public Field? Nationality { get; }
Property Value
Observations
Observações - Observations
public Field? Observations { get; }
Property Value
Parents
Pais - Parents
public Field? Parents { get; }
Property Value
PersonalNumber
Registro Geral (RG) - General Registration number, main ID number
public Field? PersonalNumber { get; }
Property Value
Photo
Photo image
public Field? Photo { get; }
Property Value
PlaceOfIssue
Local de Emissão - Place of Issue
public Field? PlaceOfIssue { get; }
Property Value
ProfessionalIdentityNumber
Identidade Profissional - Professional identity number
public Field? ProfessionalIdentityNumber { get; }
Property Value
RequiredDocumentType
The required document type for this wrapper.
protected override string RequiredDocumentType { get; }
Property Value
Signature
Assinatura - Signature
public Field Signature { get; }
Property Value
SocialSecurityNumber
NIS/PIS/PASEP - Social Security and Employment benefits number
public Field? SocialSecurityNumber { get; }
Property Value
StateCode
UF - Brazilian state code for the Work Card
public Field? StateCode { get; }
Property Value
Surname
Surname
public Field? Surname { get; }
Property Value
TaxpayerNumber
CPF (Cadastro de Pessoas Físicas) - Brazilian taxpayer number
public Field? TaxpayerNumber { get; }
Property Value
VoterRegistrationNumber
Título de Eleitor - Voter registration number
public Field? VoterRegistrationNumber { get; }
Property Value
WorkCardNumber
CTPS (Carteira de Trabalho e Previdência Social) - Work Card number
public Field? WorkCardNumber { get; }
Property Value
WorkCardSeries
Série - Series number associated with the Work Card
public Field? WorkCardSeries { get; }