Class ItIdCardBack
- Namespace
- ScanbotSDK.MAUI.DocumentsModel
- Assembly
- ScanbotSDK.Shared.dll
ItIdCardBack
public class ItIdCardBack : GenericDocumentWrapper
- Inheritance
-
ItIdCardBack
- Inherited Members
Constructors
ItIdCardBack(GenericDocument)
public ItIdCardBack(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
Address
Address
public Field Address { get; }
Property Value
Barcode
Barcode data
public Field Barcode { get; }
Property Value
Children
public ItIdCardBack.ItIdCardBackChildren Children { get; }
Property Value
FiscalCode
Fiscal Code
public Field FiscalCode { get; }
Property Value
IssuingAuthority
Issuing authority
public Field? IssuingAuthority { get; }
Property Value
Parents
Parents information
public Field Parents { get; }
Property Value
RawMRZ
Raw MRZ text value
public Field RawMRZ { get; }
Property Value
Remarks
Remarks
public Field Remarks { 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; }