Class RoIdCardTD3
- Namespace
- IO.Scanbot.Sdk.Documentdata.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/RoIdCardTD3", DoNotGenerateAcw = true)]
public sealed class RoIdCardTD3 : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
RoIdCardTD3
- Implements
-
- Inherited Members
-
Constructors
RoIdCardTD3(GenericDocument)
[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public RoIdCardTD3(GenericDocument document)
Parameters
document GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "RoIdCardTD3"
Field Value
- string
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "RoIdCardTD3"
Field Value
- string
Properties
Address
public TextFieldWrapper Address { get; }
Property Value
- TextFieldWrapper
Birthplace
public TextFieldWrapper Birthplace { get; }
Property Value
- TextFieldWrapper
ExpiryDate
public TextFieldWrapper ExpiryDate { get; }
Property Value
- TextFieldWrapper
Gender
public TextFieldWrapper Gender { get; }
Property Value
- TextFieldWrapper
GivenNames
public TextFieldWrapper GivenNames { get; }
Property Value
- TextFieldWrapper
Id
public TextFieldWrapper Id { get; }
Property Value
- TextFieldWrapper
IssuingAuthority
public TextFieldWrapper IssuingAuthority { get; }
Property Value
- TextFieldWrapper
public Metadata Metadata { get; }
Property Value
- Metadata
Mrz
Property Value
- MRZ
Nationality
public TextFieldWrapper Nationality { get; }
Property Value
- TextFieldWrapper
PersonalNumber
public TextFieldWrapper PersonalNumber { get; }
Property Value
- TextFieldWrapper
Photo
public FieldWrapper Photo { get; }
Property Value
- FieldWrapper
RawMRZ
public TextFieldWrapper RawMRZ { get; }
Property Value
- TextFieldWrapper
RequiredDocumentType
public override string RequiredDocumentType { get; }
Property Value
- string
Surname
public TextFieldWrapper Surname { get; }
Property Value
- TextFieldWrapper
ValidFromDate
public TextFieldWrapper ValidFromDate { get; }
Property Value
- TextFieldWrapper