TwEntryAndExitPermit class
TwEntryAndExitPermit
- Inheritance
-
- Object
- GenericDocumentWrapper
- TwEntryAndExitPermit
Constructors
- TwEntryAndExitPermit(GenericDocument document)
Properties
- barcodeLeft → TextFieldWrapper?
-
Barcode on the left of the document
no setter
- barcodeRight → TextFieldWrapper?
-
Barcode on the right of the document
no setter
- birthDate → TextFieldWrapper
-
Date of Birth
no setter
- countryCode → TextFieldWrapper?
-
Country Code
no setter
- countryOfResidency → TextFieldWrapper?
-
Country of Residency
no setter
- document → GenericDocument
-
finalinherited
- documentType → TextFieldWrapper?
-
Document Type
no setter
- entryInspection → TextFieldWrapper?
-
Entry inspection information
no setter
- exitInspection → TextFieldWrapper?
-
Exit inspection information
no setter
- expiryDate → TextFieldWrapper
-
Expiry Date of the permit
no setter
- gender → TextFieldWrapper
-
Gender
no setter
- givenNames → TextFieldWrapper?
-
Given Names
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- id → TextFieldWrapper
-
Identity Document Number
no setter
- issueDate → TextFieldWrapper
-
Date when the permit was issued
no setter
- metadata → Metadata
-
The child document of type "Metadata".
no setter
- mrz → MRZ
-
The child document of type "MRZ".
no setter
- passportNumber → TextFieldWrapper?
-
Passport Number
no setter
- personalNumber → TextFieldWrapper
-
Personal number
no setter
- photo → TextFieldWrapper
-
Photograph
no setter
- rawMRZ → TextFieldWrapper?
-
Raw MRZ text value
no setter
- remarks → TextFieldWrapper?
-
Remarks section of the permit
no setter
- requiredDocumentType → String
-
no setteroverride
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
- DOCUMENT_NORMALIZED_TYPE → const String
- Normalized document type name of this document wrapper.
- DOCUMENT_TYPE → const String
- Generic document type name of this document wrapper.