Class DeIdCardBack
- Namespace
- IO.Scanbot.Sdk.Documentdata.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/DeIdCardBack", DoNotGenerateAcw = true)]
public sealed class DeIdCardBack : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
DeIdCardBack
- Implements
-
- Inherited Members
-
Constructors
DeIdCardBack(GenericDocument)
[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/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 TextFieldWrapper IssueDate { get; }
Property Value
- TextFieldWrapper
IssuingAuthority
public TextFieldWrapper IssuingAuthority { get; }
Property Value
- TextFieldWrapper
public Metadata Metadata { get; }
Property Value
- Metadata
Mrz
Property Value
- MRZ
ParsedDeAddress
public ParsedDeAddress ParsedDeAddress { get; }
Property Value
- ParsedDeAddress
Pseudonym
public TextFieldWrapper Pseudonym { get; }
Property Value
- TextFieldWrapper
RawMRZ
public TextFieldWrapper RawMRZ { get; }
Property Value
- TextFieldWrapper
RequiredDocumentType
public override string RequiredDocumentType { get; }
Property Value
- string
Series
public TextFieldWrapper Series { get; }
Property Value
- TextFieldWrapper