Class PoIdCardBack
- Namespace
- IO.Scanbot.Sdk.Documentdata.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/PoIdCardBack", DoNotGenerateAcw = true)]
public sealed class PoIdCardBack : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
PoIdCardBack
- Implements
-
- Inherited Members
-
Constructors
PoIdCardBack(GenericDocument)
[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public PoIdCardBack(GenericDocument document)
Parameters
document GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "PoIdCardBack"
Field Value
- string
DocumentType
[Register("DOCUMENT_TYPE")]
public const string DocumentType = "PoIdCardBack"
Field Value
- string
Properties
Barcode
public FieldWrapper Barcode { get; }
Property Value
- FieldWrapper
Birthplace
public TextFieldWrapper Birthplace { get; }
Property Value
- TextFieldWrapper
ExpiryDate
public TextFieldWrapper ExpiryDate { get; }
Property Value
- TextFieldWrapper
Id
public TextFieldWrapper Id { 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
Nationality
public TextFieldWrapper Nationality { get; }
Property Value
- TextFieldWrapper
ParentsGivenNames
public TextFieldWrapper ParentsGivenNames { get; }
Property Value
- TextFieldWrapper
PersonalNumber
public TextFieldWrapper PersonalNumber { get; }
Property Value
- TextFieldWrapper
RawMRZ
public TextFieldWrapper RawMRZ { get; }
Property Value
- TextFieldWrapper
RequiredDocumentType
public override string RequiredDocumentType { get; }
Property Value
- string
Surname
public TextFieldWrapper Surname { get; }
Property Value
- TextFieldWrapper