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