Class BrIdCardFront
- Namespace
- ScanbotSDK.MAUI.DocumentsModel
- Assembly
- ScanbotSDK.Shared.dll
public class BrIdCardFront : GenericDocumentWrapper
- Inheritance
-
BrIdCardFront
- Inherited Members
-
Constructors
BrIdCardFront(GenericDocument)
public BrIdCardFront(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
BloodType
public Field? BloodType { get; }
Property Value
- Field
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
Gender
public Field? Gender { 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
IssuingAuthoritySignature
public Field? IssuingAuthoritySignature { get; }
Property Value
- Field
MilitaryCertificateNumber
public Field? MilitaryCertificateNumber { get; }
Property Value
- Field
Nationality
public Field? Nationality { get; }
Property Value
- Field
Observations
public Field? Observations { 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
ProfessionalIdentityNumber
public Field? ProfessionalIdentityNumber { 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
Surname
public Field? Surname { 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