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