Class TwEntryAndExitPermit
- Namespace
- IO.Scanbot.Sdk.Documentdata.Entity
- Assembly
- DocumentSDK.NET.Droid.dll
[Register("io/scanbot/sdk/documentdata/entity/TwEntryAndExitPermit", DoNotGenerateAcw = true)]
public sealed class TwEntryAndExitPermit : GenericDocumentWrapper, IJavaObject, IJavaPeerable, IDisposable
- Inheritance
-
TwEntryAndExitPermit
- Implements
-
- Inherited Members
-
Constructors
TwEntryAndExitPermit(GenericDocument)
[Register(".ctor", "(Lio/scanbot/sdk/genericdocument/GenericDocument;)V", "")]
public TwEntryAndExitPermit(GenericDocument document)
Parameters
document GenericDocument
Fields
DocumentNormalizedType
[Register("DOCUMENT_NORMALIZED_TYPE")]
public const string DocumentNormalizedType = "TwEntryAndExitPermit"
Field Value
- string
Properties
BarcodeLeft
public FieldWrapper BarcodeLeft { get; }
Property Value
- FieldWrapper
BarcodeRight
public FieldWrapper BarcodeRight { get; }
Property Value
- FieldWrapper
BirthDate
public TextFieldWrapper BirthDate { get; }
Property Value
- TextFieldWrapper
CountryCode
public TextFieldWrapper CountryCode { get; }
Property Value
- TextFieldWrapper
CountryOfResidency
public TextFieldWrapper CountryOfResidency { get; }
Property Value
- TextFieldWrapper
DocumentType
public TextFieldWrapper DocumentType { get; }
Property Value
- TextFieldWrapper
EntryInspection
public FieldWrapper EntryInspection { get; }
Property Value
- FieldWrapper
ExitInspection
public FieldWrapper ExitInspection { get; }
Property Value
- FieldWrapper
ExpiryDate
public TextFieldWrapper ExpiryDate { get; }
Property Value
- TextFieldWrapper
Gender
public TextFieldWrapper Gender { get; }
Property Value
- TextFieldWrapper
GivenNames
public TextFieldWrapper GivenNames { get; }
Property Value
- TextFieldWrapper
Id
public TextFieldWrapper Id { get; }
Property Value
- TextFieldWrapper
IssueDate
public TextFieldWrapper IssueDate { get; }
Property Value
- TextFieldWrapper
Metadata
public Metadata Metadata { get; }
Property Value
- Metadata
Mrz
Property Value
- MRZ
PassportNumber
public TextFieldWrapper PassportNumber { get; }
Property Value
- TextFieldWrapper
PersonalNumber
public TextFieldWrapper PersonalNumber { get; }
Property Value
- TextFieldWrapper
Photo
public FieldWrapper Photo { get; }
Property Value
- FieldWrapper
RawMRZ
public FieldWrapper RawMRZ { get; }
Property Value
- FieldWrapper
Remarks
public TextFieldWrapper Remarks { get; }
Property Value
- TextFieldWrapper
RequiredDocumentType
public override string RequiredDocumentType { get; }
Property Value
- string