Class DeIdCardBack
- Namespace
- IO.Scanbot.Genericdocument.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/genericdocument/entity/DeIdCardBack", DoNotGenerateAcw = true)]
public sealed class DeIdCardBack : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
DeIdCardBack
- Implements
-
- Inherited Members
-
Constructors
DeIdCardBack(GenericDocument)
[Register(".ctor", "(Lio/scanbot/genericdocument/entity/GenericDocument;)V", "")]
public DeIdCardBack(GenericDocument document)
Parameters
document
GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "DeIdCardBack"
Field Value
- string
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "DeIdCardBack"
Field Value
- string
Properties
Address
public TextFieldWrapper Address { get; }
Property Value
- TextFieldWrapper
EyeColor
public TextFieldWrapper EyeColor { get; }
Property Value
- TextFieldWrapper
Height
public TextFieldWrapper Height { get; }
Property Value
- TextFieldWrapper
IssueDate
public ValidatedTextFieldWrapper IssueDate { get; }
Property Value
- ValidatedTextFieldWrapper
IssuingAuthority
public TextFieldWrapper IssuingAuthority { get; }
Property Value
- TextFieldWrapper
Mrz
Property Value
- MRZ
Pseudonym
public TextFieldWrapper Pseudonym { get; }
Property Value
- TextFieldWrapper
RawMRZ
public TextFieldWrapper RawMRZ { get; }
Property Value
- TextFieldWrapper