BrIdCardBack class
Brazilian National Identity Card (Registro Geral), back side
- Inheritance
-
- Object
- GenericDocumentWrapper
- BrIdCardBack
Constructors
- BrIdCardBack(GenericDocument document)
Properties
- barcode → TextFieldWrapper?
-
Barcode
no setter
- birthDate → TextFieldWrapper?
-
Date of Birth
no setter
- birthplace → TextFieldWrapper?
-
Birthplace
no setter
- civilRegistryDetails → TextFieldWrapper?
-
Dados do Registro Civil - Civil Registry Details
no setter
- document → GenericDocument
-
finalinherited
- driverLicenseNumber → TextFieldWrapper?
-
CNH (Carteira Nacional de Habilitação) - Driver’s license number
no setter
- expiryDate → TextFieldWrapper?
-
Expiry Date
no setter
- fingerprint → TextFieldWrapper?
-
Fingerprint
no setter
- givenNames → TextFieldWrapper?
-
Given Names
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- healthCardNumber → TextFieldWrapper?
-
CNS (Cartão Nacional de Saúde) - National Health Card number
no setter
- id → TextFieldWrapper?
-
DNI (Documento Nacional de Identidade) - National Identity Document number
no setter
- issueDate → TextFieldWrapper
-
Issue Date
no setter
- issuingAuthority → TextFieldWrapper?
-
Órgão Expedidor - Issuing Authority
no setter
- metadata → Metadata
-
The child document of type "Metadata".
no setter
- militaryCertificateNumber → TextFieldWrapper?
-
Certificado Militar - Military certificate number
no setter
- mrz → MRZ
-
The child document of type "MRZ".
no setter
- pageNumber → TextFieldWrapper?
-
Page Number of the document
no setter
- parents → TextFieldWrapper?
-
Filiação - Parents
no setter
- personalNumber → TextFieldWrapper?
-
Registro Geral (RG) - General Registration number, main ID number
no setter
- photo → TextFieldWrapper?
-
Photo
no setter
- placeOfIssue → TextFieldWrapper?
-
Local de Emissão - Place where the identity card was issued
no setter
- placeOfOrigin → TextFieldWrapper?
-
Naturalidade - Place of Origin
no setter
- professionalIdentityNumber → TextFieldWrapper?
-
Identidade Profissional - Professional identity number
no setter
- rawMRZ → TextFieldWrapper?
-
Raw MRZ text value
no setter
- requiredDocumentType → String
-
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- signature → TextFieldWrapper?
-
Assinatura - Signature
no setter
-
NIS/PIS/PASEP - Social Security and Employment benefits number
no setter
- stateCode → TextFieldWrapper?
-
UF - Brazilian state code related to the Work Card
no setter
- taxpayerNumber → TextFieldWrapper?
-
CPF (Cadastro de Pessoas Físicas) - Brazilian taxpayer number
no setter
- voterRegistrationNumber → TextFieldWrapper?
-
Título de Eleitor - Voter registration number
no setter
- workCardNumber → TextFieldWrapper?
-
CTPS (Carteira de Trabalho e Previdência Social) - Work Card number
no setter
- workCardSeries → TextFieldWrapper?
-
Série - Series number associated with the Work Card
no setter
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- DOCUMENT_NORMALIZED_TYPE → const String
- Normalized document type name of this document wrapper.
- DOCUMENT_TYPE → const String
- Generic document type name of this document wrapper.