Class MoIdentityCardBack
- Namespace
- ScanbotSDK.MAUI.DocumentsModel
- Assembly
- ScanbotSDK.Shared.dll
MoIdentityCardBack
public class MoIdentityCardBack : GenericDocumentWrapper
- Inheritance
-
MoIdentityCardBack
- Inherited Members
Constructors
MoIdentityCardBack(GenericDocument)
public MoIdentityCardBack(GenericDocument document)
Parameters
documentGenericDocument
Fields
WrapperDocumentNormalizedType
Normalized document type name of this document wrapper.
public static readonly string WrapperDocumentNormalizedType
Field Value
WrapperDocumentType
Generic document type name of this document wrapper.
public static readonly string WrapperDocumentType
Field Value
Properties
Children
public MoIdentityCardBack.MoIdentityCardBackChildren Children { get; }
Property Value
RawMRZ
Raw MRZ text value
public Field RawMRZ { get; }
Property Value
RequiredDocumentType
The required document type for this wrapper.
protected override string RequiredDocumentType { get; }
Property Value
ValidationPhoto
Validation Photo
public Field ValidationPhoto { get; }