Class BrIdCardFront
- Namespace
- IO.Scanbot.Sdk.Documentdata.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/BrIdCardFront", DoNotGenerateAcw = true)]
public sealed class BrIdCardFront : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
BrIdCardFront
- Implements
-
- Inherited Members
-
Constructors
BrIdCardFront(GenericDocument)
[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public BrIdCardFront(GenericDocument document)
Parameters
document GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "BrIdCardFront"
Field Value
- string
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "BrIdCardFront"
Field Value
- string
Properties
Barcode
public FieldWrapper Barcode { get; }
Property Value
- FieldWrapper
BirthDate
public TextFieldWrapper BirthDate { get; }
Property Value
- TextFieldWrapper
Birthplace
public TextFieldWrapper Birthplace { get; }
Property Value
- TextFieldWrapper
BloodType
public TextFieldWrapper BloodType { get; }
Property Value
- TextFieldWrapper
CivilRegistryDetails
public TextFieldWrapper CivilRegistryDetails { get; }
Property Value
- TextFieldWrapper
DriverLicenseNumber
public TextFieldWrapper DriverLicenseNumber { get; }
Property Value
- TextFieldWrapper
ExpiryDate
public TextFieldWrapper ExpiryDate { get; }
Property Value
- TextFieldWrapper
Fingerprint
public FieldWrapper Fingerprint { get; }
Property Value
- FieldWrapper
Gender
public TextFieldWrapper Gender { get; }
Property Value
- TextFieldWrapper
GivenNames
public TextFieldWrapper GivenNames { get; }
Property Value
- TextFieldWrapper
HealthCardNumber
public TextFieldWrapper HealthCardNumber { get; }
Property Value
- TextFieldWrapper
Id
public TextFieldWrapper Id { get; }
Property Value
- TextFieldWrapper
IssueDate
public TextFieldWrapper IssueDate { get; }
Property Value
- TextFieldWrapper
IssuingAuthority
public TextFieldWrapper IssuingAuthority { get; }
Property Value
- TextFieldWrapper
IssuingAuthoritySignature
public FieldWrapper IssuingAuthoritySignature { get; }
Property Value
- FieldWrapper
public Metadata Metadata { get; }
Property Value
- Metadata
MilitaryCertificateNumber
public TextFieldWrapper MilitaryCertificateNumber { get; }
Property Value
- TextFieldWrapper
Nationality
public TextFieldWrapper Nationality { get; }
Property Value
- TextFieldWrapper
Observations
public TextFieldWrapper Observations { get; }
Property Value
- TextFieldWrapper
Parents
public TextFieldWrapper Parents { get; }
Property Value
- TextFieldWrapper
PersonalNumber
public TextFieldWrapper PersonalNumber { get; }
Property Value
- TextFieldWrapper
Photo
public FieldWrapper Photo { get; }
Property Value
- FieldWrapper
PlaceOfIssue
public TextFieldWrapper PlaceOfIssue { get; }
Property Value
- TextFieldWrapper
ProfessionalIdentityNumber
public TextFieldWrapper ProfessionalIdentityNumber { get; }
Property Value
- TextFieldWrapper
RequiredDocumentType
public override string RequiredDocumentType { get; }
Property Value
- string
Signature
public FieldWrapper Signature { get; }
Property Value
- FieldWrapper
SocialSecurityNumber
public TextFieldWrapper SocialSecurityNumber { get; }
Property Value
- TextFieldWrapper
StateCode
public TextFieldWrapper StateCode { get; }
Property Value
- TextFieldWrapper
Surname
public TextFieldWrapper Surname { get; }
Property Value
- TextFieldWrapper
TaxpayerNumber
public TextFieldWrapper TaxpayerNumber { get; }
Property Value
- TextFieldWrapper
VoterRegistrationNumber
public TextFieldWrapper VoterRegistrationNumber { get; }
Property Value
- TextFieldWrapper
WorkCardNumber
public TextFieldWrapper WorkCardNumber { get; }
Property Value
- TextFieldWrapper
WorkCardSeries
public TextFieldWrapper WorkCardSeries { get; }
Property Value
- TextFieldWrapper