FieldType enum

Enum contains identifiers that determine the logical type of text data obtained while reading MRZ, document filling fields, and barcodes.

Inheritance

Constructors

FieldType(int value)
const

Values

UNKNOWN → const FieldType

Will be returned if getByValue if a non-existent was passed.

FieldType(-1)
DOCUMENT_CLASS_CODE → const FieldType

Document class code.

FieldType(0)
ISSUING_STATE_CODE → const FieldType

Issuing state code in compliance with 3166-1 standard (ICAO doc 9303).

FieldType(1)
DOCUMENT_NUMBER → const FieldType

Document number.

FieldType(2)
DATE_OF_EXPIRY → const FieldType

Expiry date of the document.

FieldType(3)
DATE_OF_ISSUE → const FieldType

Issue date of the document.

FieldType(4)
DATE_OF_BIRTH → const FieldType

Date of birth.

FieldType(5)
PLACE_OF_BIRTH → const FieldType

Place of birth.

FieldType(6)
PERSONAL_NUMBER → const FieldType

Personal number.

FieldType(7)
SURNAME → const FieldType

Surname.

FieldType(8)
GIVEN_NAMES → const FieldType

Given name(s).

FieldType(9)
MOTHERS_NAME → const FieldType

Mother's name.

FieldType(10)
NATIONALITY → const FieldType

Nationality.

FieldType(11)
SEX → const FieldType

Sex.

FieldType(12)
HEIGHT → const FieldType

Height.

FieldType(13)
WEIGHT → const FieldType

Weight.

FieldType(14)
EYES_COLOR → const FieldType

Eye color.

FieldType(15)
HAIR_COLOR → const FieldType

Hair color.

FieldType(16)
ADDRESS → const FieldType

Address.

FieldType(17)
DONOR → const FieldType

Organ donor indicator.

FieldType(18)
SOCIAL_SECURITY_NUMBER → const FieldType

Social security number.

FieldType(19)
DL_CLASS → const FieldType

Driving licence classification code.

FieldType(20)
DL_ENDORSED → const FieldType

Driving licenсe endorsement code.

FieldType(21)
DL_RESTRICTION_CODE → const FieldType

Driving licence restriction code.

FieldType(22)
DL_UNDER_21_DATE → const FieldType

Date of 21st birthday.

FieldType(23)
AUTHORITY → const FieldType

Issuing authority.

FieldType(24)
SURNAME_AND_GIVEN_NAMES → const FieldType

Surname and given name(s).

FieldType(25)
NATIONALITY_CODE → const FieldType

Nationality code in compliance with ISO3166-1 standard (ICAO doc 9303).

FieldType(26)
PASSPORT_NUMBER → const FieldType

Passport number.

FieldType(27)
INVITATION_NUMBER → const FieldType

Invitation number.

FieldType(28)
VISA_ID → const FieldType

Visa identification number.

FieldType(29)
VISA_CLASS → const FieldType

Visa class.

FieldType(30)
VISA_SUB_CLASS → const FieldType

Visa subclass.

FieldType(31)
MRZ_STRING_1 → const FieldType

Not used.

FieldType(32)
MRZ_STRING_2 → const FieldType

Not used.

FieldType(33)
MRZ_STRING_3 → const FieldType

Not used.

FieldType(34)
MRZ_TYPE → const FieldType

MRZ type (ID-1 – 0, ID-2 – 1, ID-3 – 2).

FieldType(35)
OPTIONAL_DATA → const FieldType

Optional data.

FieldType(36)
DOCUMENT_CLASS_NAME → const FieldType

Document class name.

FieldType(37)
ISSUING_STATE_NAME → const FieldType

Issuing state name.

FieldType(38)
PLACE_OF_ISSUE → const FieldType

Place of issue.

FieldType(39)
DOCUMENT_NUMBER_CHECKSUM → const FieldType

Checksum for document number.

FieldType(40)
DATE_OF_BIRTH_CHECKSUM → const FieldType

Checksum for date of birth.

FieldType(41)
DATE_OF_EXPIRY_CHECKSUM → const FieldType

Checksum for date of expiry.

FieldType(42)
PERSONAL_NUMBER_CHECKSUM → const FieldType

Checksum for personal number.

FieldType(43)
FINAL_CHECKSUM → const FieldType

Final checksum (for the whole MRZ).

FieldType(44)
PASSPORT_NUMBER_CHECKSUM → const FieldType

Checksum for passport number (for visas).

FieldType(45)
INVITATION_NUMBER_CHECKSUM → const FieldType

Checksum for passport number (for visas).

FieldType(46)
VISA_ID_CHECKSUM → const FieldType

Checksum for visa identification number.

FieldType(47)
SURNAME_AND_GIVEN_NAMES_CHECKSUM → const FieldType

Checksum for surname + given name(s).

FieldType(48)
VISA_VALID_UNTIL_CHECKSUM → const FieldType

Checksum for visa expiry date.

FieldType(49)
OTHER → const FieldType

Other information.

FieldType(50)
MRZ_STRINGS → const FieldType

MRZ lines.

FieldType(51)
NAME_SUFFIX → const FieldType

Name suffix.

FieldType(52)
NAME_PREFIX → const FieldType

Name prefix.

FieldType(53)
DATE_OF_ISSUE_CHECKSUM → const FieldType

Checksum for date of issue.

FieldType(54)
DATE_OF_ISSUE_CHECK_DIGIT → const FieldType

Check digit for date of issue.

FieldType(55)
DOCUMENT_SERIES → const FieldType

Document series.

FieldType(56)
REG_CERT_REG_NUMBER → const FieldType

Serial number of registration certificate.

FieldType(57)
REG_CERT_CAR_MODEL → const FieldType

Vehicle model.

FieldType(58)
REG_CERT_CAR_COLOR → const FieldType

Vehicle color.

FieldType(59)
REG_CERT_BODY_NUMBER → const FieldType

Vehicle identification number (VIN).

FieldType(60)
REG_CERT_CAR_TYPE → const FieldType

Vehicle type.

FieldType(61)
REG_CERT_MAX_WEIGHT → const FieldType

Permissible maximum weight.

FieldType(62)
REG_CERT_WEIGHT → const FieldType

Vehicle weight.

FieldType(63)
ADDRESS_AREA → const FieldType

Address (area).

FieldType(64)
ADDRESS_STATE → const FieldType

Address (state).

FieldType(65)
ADDRESS_BUILDING → const FieldType

Address (building number).

FieldType(66)
ADDRESS_HOUSE → const FieldType

Address (house number).

FieldType(67)
ADDRESS_FLAT → const FieldType

Address (flat number).

FieldType(68)
PLACE_OF_REGISTRATION → const FieldType

Place of registration.

FieldType(69)
DATE_OF_REGISTRATION → const FieldType

Date of registration.

FieldType(70)
RESIDENT_FROM → const FieldType

Resident from (date).

FieldType(71)
RESIDENT_UNTIL → const FieldType

Resident until (date).

FieldType(72)
AUTHORITY_CODE → const FieldType

Issuing authority code (for the passport of the Russian Federation).

FieldType(73)
PLACE_OF_BIRTH_AREA → const FieldType

Place of birth (area).

FieldType(74)
PLACE_OF_BIRTH_STATE_CODE → const FieldType

Place of birth (state code).

FieldType(75)
ADDRESS_STREET → const FieldType

Address (street).

FieldType(76)
ADDRESS_CITY → const FieldType

Address (city).

FieldType(77)
ADDRESS_JURISDICTION_CODE → const FieldType

Address (jurisdiction code).

FieldType(78)
ADDRESS_POSTAL_CODE → const FieldType

Address (postal code).

FieldType(79)
DOCUMENT_NUMBER_CHECK_DIGIT → const FieldType

Check digit for document number.

FieldType(80)
DATE_OF_BIRTH_CHECK_DIGIT → const FieldType

Check digit for date of birth.

FieldType(81)
DATE_OF_EXPIRY_CHECK_DIGIT → const FieldType

Check digit for document expiry date.

FieldType(82)
PERSONAL_NUMBER_CHECK_DIGIT → const FieldType

Check digit for personal number.

FieldType(83)
FINAL_CHECK_DIGIT → const FieldType

Final check digit (for the whole MRZ).

FieldType(84)
PASSPORT_NUMBER_CHECK_DIGIT → const FieldType

Check digit for passport number (for visas).

FieldType(85)
INVITATION_NUMBER_CHECK_DIGIT → const FieldType

Check digit for invitation number (for visas).

FieldType(86)
VISA_ID_CHECK_DIGIT → const FieldType

Check digit for visa number.

FieldType(87)
SURNAME_AND_GIVEN_NAMES_CHECK_DIGIT → const FieldType

Check digit for surname and given name(s).

FieldType(88)
VISA_VALID_UNTIL_CHECK_DIGIT → const FieldType

Check digit for visa expiry date.

FieldType(89)
PERMIT_DL_CLASS → const FieldType

Permit type.

FieldType(90)
PERMIT_DATE_OF_EXPIRY → const FieldType

Permit expiry date.

FieldType(91)
PERMIT_IDENTIFIER → const FieldType

Permit identifier.

FieldType(92)
PERMIT_DATE_OF_ISSUE → const FieldType

Permit issue date.

FieldType(93)
PERMIT_RESTRICTION_CODE → const FieldType

Driving permit restriction code.

FieldType(94)
PERMIT_ENDORSED → const FieldType

Driving permit endorsement code.

FieldType(95)
ISSUE_TIMESTAMP → const FieldType

A line used for document validation in accordance with the database.

FieldType(96)
NUMBER_OF_DUPLICATES → const FieldType

Number of duplicates.

FieldType(97)
MEDICAL_INDICATOR_CODES → const FieldType

Medical indicator/code.

FieldType(98)
NON_RESIDENT_INDICATOR → const FieldType

Indicator showing that the document holder is a non-resident.

FieldType(99)
VISA_TYPE → const FieldType

Visa type.

FieldType(100)
VISA_VALID_FROM → const FieldType

The earliest date from which the visa is valid.

FieldType(101)
VISA_VALID_UNTIL → const FieldType

The date until which the visa is valid.

FieldType(102)
DURATION_OF_STAY → const FieldType

Duration of stay (in days) granted by the visa.

FieldType(103)
NUMBER_OF_ENTRIES → const FieldType

Number of entries granted by the visa.

FieldType(104)
DAY → const FieldType

Day in the date.

FieldType(105)
MONTH → const FieldType

Month in the date.

FieldType(106)
YEAR → const FieldType

Year in the date.

FieldType(107)
UNIQUE_CUSTOMER_IDENTIFIER → const FieldType

Identification number.

FieldType(108)
COMMERCIAL_VEHICLE_CODES → const FieldType

Commercial vehicle code.

FieldType(109)
AKA_DATE_OF_BIRTH → const FieldType

Also known as (date of birth).

FieldType(110)
AKA_SOCIAL_SECURITY_NUMBER → const FieldType

Also known as (social security number).

FieldType(111)
AKA_SURNAME → const FieldType

Also known as (surname).

FieldType(112)
AKA_GIVEN_NAMES → const FieldType

Also known as (given names).

FieldType(113)
AKA_NAME_SUFFIX → const FieldType

Also known as (suffix name).

FieldType(114)
AKA_NAME_PREFIX → const FieldType

Also known as (prefix name).

FieldType(115)
MAILING_ADDRESS_STREET → const FieldType

Mailing address (street).

FieldType(116)
MAILING_ADDRESS_CITY → const FieldType

Mailing address (city).

FieldType(117)
MAILING_ADDRESS_JURISDICTION_CODE → const FieldType

Mailing address (jurisdiction code).

FieldType(118)
MAILING_ADDRESS_POSTAL_CODE → const FieldType

Mailing address (postal code).

FieldType(119)
AUDIT_INFORMATION → const FieldType

A number which is used for driving licence validation.

FieldType(120)
INVENTORY_NUMBER → const FieldType

Race/ethnicity.

FieldType(121)
RACE_ETHNICITY → const FieldType

Race/ethnicity.

FieldType(122)
JURISDICTION_VEHICLE_CLASS → const FieldType

Jurisdiction vehicle class.

FieldType(123)
JURISDICTION_ENDORSEMENT_CODE → const FieldType

Jurisdiction endorsement code.

FieldType(124)
JURISDICTION_RESTRICTION_CODE → const FieldType

Jurisdiction restriction code.

FieldType(125)
FAMILY_NAME → const FieldType

Surname and (or) given name(s) at birth.

FieldType(126)
GIVEN_NAMES_RUS → const FieldType

Given name(s) (Russian transcription).

FieldType(127)
VISA_ID_RUS → const FieldType

Visa ID (Russian transcription).

FieldType(128)
FATHERS_NAME → const FieldType

Father’s name/patronymic.

FieldType(129)
FATHERS_NAME_RUS → const FieldType

Father’s name/patronymic (Russian transcription).

FieldType(130)
SURNAME_AND_GIVEN_NAMES_RUS → const FieldType

Surname and given name(s) (Russian transcription).

FieldType(131)
PLACE_OF_BIRTH_RUS → const FieldType

Place of birth (Russian transcription).

FieldType(132)
AUTHORITY_RUS → const FieldType

Document issuing authority (Russian transcription).

FieldType(133)
ISSUING_STATE_CODE_NUMERIC → const FieldType

Numeric issuing state code in compliance with ISO 3166-1 standard.

FieldType(134)
NATIONALITY_CODE_NUMERIC → const FieldType

Numeric nationality code in compliance with ISO 3166-1 standard.

FieldType(135)
ENGINE_POWER → const FieldType

Engine power.

FieldType(136)
ENGINE_VOLUME → const FieldType

Engine capacity.

FieldType(137)
CHASSIS_NUMBER → const FieldType

Chassis number.

FieldType(138)
ENGINE_NUMBER → const FieldType

Engine number.

FieldType(139)
ENGINE_MODEL → const FieldType

Engine model.

FieldType(140)
VEHICLE_CATEGORY → const FieldType

Vehicle category.

FieldType(141)
IDENTITY_CARD_NUMBER → const FieldType

Identity card number.

FieldType(142)
CONTROL_NO → const FieldType

Control number.

FieldType(143)
PARRENTS_GIVEN_NAMES → const FieldType

Parents' given names.

FieldType(144)
SECOND_SURNAME → const FieldType

Second surname.

FieldType(145)
MIDDLE_NAME → const FieldType

Second name.

FieldType(146)
REG_CERT_VIN → const FieldType

Vehicle identification number.

FieldType(147)
REG_CERT_VIN_CHECK_DIGIT → const FieldType

Check digit for vehicle identification number.

FieldType(148)
REG_CERT_VIN_CHECKSUM → const FieldType

Checksum for vehicle identification number.

FieldType(149)
LINE_1_CHECK_DIGIT → const FieldType

Check digit for the first MRZ line.

FieldType(150)
LINE_2_CHECK_DIGIT → const FieldType

Check digit for the second MRZ line.

FieldType(151)
LINE_3_CHECK_DIGIT → const FieldType

Check digit for the third MRZ line.

FieldType(152)
LINE_1_CHECKSUM → const FieldType

Checksum for the first MRZ line.

FieldType(153)
LINE_2_CHECKSUM → const FieldType

Checksum for the second MRZ line.

FieldType(154)
LINE_3_CHECKSUM → const FieldType

Checksum for the third MRZ line.

FieldType(155)
REG_CERT_REG_NUMBER_CHECK_DIGIT → const FieldType

Check digit for vehicle registration number.

FieldType(156)
REG_CERT_REG_NUMBER_CHECKSUM → const FieldType

Check sum for vehicle registration number.

FieldType(157)
REG_CERT_VEHICLE_ITS_CODE → const FieldType

Vehicle code according to ITS (IntelligentTransportation Systems).

FieldType(158)
CARD_ACCESS_NUMBER → const FieldType

Access number for RFID chip.

FieldType(159)
MARITAL_STATUS → const FieldType

Marital status.

FieldType(160)
COMPANY_NAME → const FieldType

Company name.

FieldType(161)
SPECIAL_NOTES → const FieldType

Special notes.

FieldType(162)
SURNAME_OF_SPOSE → const FieldType

Surname of spouse.

FieldType(163)
TRACKING_NUMBER → const FieldType

Number for checking document status.

FieldType(164)
BOOKLET_NUMBER → const FieldType

Booklet number.

FieldType(165)
CHILDREN → const FieldType

Children.

FieldType(166)
COPY → const FieldType

Copy number.

FieldType(167)
SERIAL_NUMBER → const FieldType

Serial number.

FieldType(168)
DOSSIER_NUMBER → const FieldType

Dossier number.

FieldType(169)
AKA_SURNAME_AND_GIVEN_NAMES → const FieldType

Also known as (surname and given names).

FieldType(170)
TERRITORIAL_VALIDITY → const FieldType

Territorial validity.

FieldType(171)
MRZ_STRINGS_WITH_CORRECT_CHECK_SUMS → const FieldType

MRZ with correct checksums.

FieldType(172)
DL_CDL_RESTRICTION_CODE → const FieldType

Commercial driving license restriction code.

FieldType(173)
DL_UNDER_18_DATE → const FieldType

Date of 18th birthday.

FieldType(174)
DL_RECORD_CREATED → const FieldType

Date of record creation.

FieldType(175)
DL_DUPLICATE_DATE → const FieldType

Date of duplicate creation.

FieldType(176)
DL_ISS_TYPE → const FieldType

Type of issued driving license.

FieldType(177)
MILITARY_BOOK_NUMBER → const FieldType

Military card number.

FieldType(178)
DESTINATION → const FieldType

Destination.

FieldType(179)
BLOOD_GROUP → const FieldType

Blood group.

FieldType(180)
SEQUENCE_NUMBER → const FieldType

Sequence number.

FieldType(181)
REG_CERT_BODY_TYPE → const FieldType

Car body type.

FieldType(182)
REG_CERT_CAR_MARK → const FieldType

Car make.

FieldType(183)
TRANSACTION_NUMBER → const FieldType

Transaction number.

FieldType(184)
AGE → const FieldType

Age.

FieldType(185)
FOLIO_NUMBER → const FieldType

Folio number.

FieldType(186)
VOTER_KEY → const FieldType

Voter's identification number.

FieldType(187)
ADDRESS_MUNICIPALITY → const FieldType

Address (municipality).

FieldType(188)
ADDRESS_LOCATION → const FieldType

Address (location).

FieldType(189)
SECTION → const FieldType

Section/sector.

FieldType(190)
OCR_NUMBER → const FieldType

OCR number.

FieldType(191)
FEDERAL_ELECTIONS → const FieldType

Federal elections.

FieldType(192)
REFERENCE_NUMBER → const FieldType

Unique number.

FieldType(193)
OPTIONAL_DATA_CHECKSUM → const FieldType

Checksum for optional data.

FieldType(194)
OPTIONAL_DATA_CHECK_DIGIT → const FieldType

Check digit for optional data.

FieldType(195)
VISA_NUMBER → const FieldType

Visa number.

FieldType(196)
VISA_NUMBER_CHECKSUM → const FieldType

Checksum for visa.

FieldType(197)
VISA_NUMBER_CHECK_DIGIT → const FieldType

Checkdigit for visa.

FieldType(198)
VOTER → const FieldType

Voter.

FieldType(199)
PREVIOUS_TYPE → const FieldType

Type/number of the previous document.

FieldType(200)
FIELD_FROM_MRZ → const FieldType

Reserved for internal use.

FieldType(220)
CURRENT_DATE → const FieldType

Reserved for internal use.

FieldType(221)
STATUS_DATE_OF_EXPIRY → const FieldType

Status expiry date.

FieldType(251)
BANKNOTE_NUMBER → const FieldType

Banknote number.

FieldType(252)
CSC_CODE → const FieldType

Customer Service Centre code.

FieldType(253)
ARTISTIC_NAME → const FieldType

Pseudonym.

FieldType(254)
ACADEMIC_TITLE → const FieldType

Academic title.

FieldType(255)
ADDRESS_COUNTRY → const FieldType

Address (country).

FieldType(256)
ADDRESS_ZIPCODE → const FieldType

Address (zip code).

FieldType(257)
E_ID_RESIDENCE_PERMIT_1 → const FieldType

Data on permanent residence permit 1(eID field).

FieldType(258)
E_ID_RESIDENCE_PERMIT_2 → const FieldType

Data on permanent residence permit 2(eID field).

FieldType(259)
E_ID_PLACE_OF_BIRTH_STREET → const FieldType

Place of birth: street (eID field).

FieldType(260)
E_ID_PLACE_OF_BIRTH_CITY → const FieldType

Place of birth: city (eID field).

FieldType(261)
E_ID_PLACE_OF_BIRTH_STATE → const FieldType

Place of birth: state (eID field).

FieldType(262)
E_ID_PLACE_OF_BIRTH_COUNTRY → const FieldType

Place of birth: country (eID field).

FieldType(263)
E_ID_PLACE_OF_BIRTH_ZIPCODE → const FieldType

Place of birth: zip code (eID field).

FieldType(264)
CDL_CLASS → const FieldType

Commercial driving license class.

FieldType(265)
DL_UNDER_19_DATE → const FieldType

Date of 19th birthday.

FieldType(266)
WEIGHT_POUNDS → const FieldType

Weight (pounds).

FieldType(267)
LIMITED_DURATION_DOCUMENT_INDICATOR → const FieldType

Indicator of document limited duration.

FieldType(268)
ENDORSEMENT_EXPIRATION_DATE → const FieldType

Endorsement expiry date.

FieldType(269)
REVISION_DATE → const FieldType

Date of revision.

FieldType(270)
COMPLIANCE_TYPE → const FieldType

Type of compliance.

FieldType(271)
FAMILY_NAME_TRUNCATION → const FieldType

Family name truncation.

FieldType(272)
FIRST_NAME_TRUNCATION → const FieldType

First name truncation.

FieldType(273)
MIDDLE_NAME_TRUNCATION → const FieldType

Middle name truncation.

FieldType(274)
EXAM_DATE → const FieldType

Examination date.

FieldType(275)
ORGANIZATION → const FieldType

Organization.

FieldType(276)
DEPARTMENT → const FieldType

Department.

FieldType(277)
PAY_GRADE → const FieldType

Pay grade.

FieldType(278)
RANK → const FieldType

Rank/status/title.

FieldType(279)
BENEFITS_NUMBER → const FieldType

Number that relates to benefit eligibility.

FieldType(280)

Sponsor's service.

FieldType(281)

Sponsor's status.

FieldType(282)

Sponsor.

FieldType(283)
RELATIONSHIP → const FieldType

Relationship.

FieldType(284)
USCIS → const FieldType

Alien registration number issued by the U.S. Citizenship and Immigration Service.

FieldType(285)
CATEGORY → const FieldType

Category.

FieldType(286)
CONDITIONS → const FieldType

Conditions.

FieldType(287)
IDENTIFIER → const FieldType

Identifier.

FieldType(288)
CONFIGURATION → const FieldType

Configuration.

FieldType(289)
DISCRETIONARY_DATA → const FieldType

Discretionary data.

FieldType(290)
LINE_1_OPTIONAL_DATA → const FieldType

Optional data from MRZ Line 1.

FieldType(291)
LINE_2_OPTIONAL_DATA → const FieldType

Optional data from MRZ Line 2.

FieldType(292)
LINE_3_OPTIONAL_DATA → const FieldType

Optional data from MRZ Line 3.

FieldType(293)
EQV_CODE → const FieldType

Equivalence value (security code).

FieldType(294)
ALT_CODE → const FieldType

ALT сode.

FieldType(295)
BINARY_CODE → const FieldType

Binary сode.

FieldType(296)
PSEUDO_CODE → const FieldType

Pseudo-code.

FieldType(297)
FEE → const FieldType

Fee.

FieldType(298)
STAMP_NUMBER → const FieldType

Stamp number.

FieldType(299)
SBH_SECURITYOPTIONS → const FieldType

Parameters of biometric data protection.

FieldType(300)
SBH_INTEGRITYOPTIONS → const FieldType

Parameters of biometric data integrity.

FieldType(301)
DATE_OF_CREATION → const FieldType

Date of creation of biometric data record.

FieldType(302)
VALIDITY_PERIOD → const FieldType

Term of validity of biometric data record.

FieldType(303)
PATRON_HEADER_VERSION → const FieldType

Version of header of biometric data format owner.

FieldType(304)
BDB_TYPE → const FieldType

Type of biometric data record.

FieldType(305)
BIOMETRIC_TYPE → const FieldType

Type of biometric data.

FieldType(306)
BIOMETRIC_SUBTYPE → const FieldType

Subtype of biometric data.

FieldType(307)
BIOMETRIC_PRODUCTID → const FieldType

Identifier of biometric data.

FieldType(308)
BIOMETRIC_FORMAT_OWNER → const FieldType

Identifier of biometric data format owner.

FieldType(309)
BIOMETRIC_FORMAT_TYPE → const FieldType

Biometric data format.

FieldType(310)
PHONE → const FieldType

DO's phone number.

FieldType(311)
PROFESSION → const FieldType

DO's profession.

FieldType(312)
TITLE → const FieldType

DO's title.

FieldType(313)
PERSONAL_SUMMARY → const FieldType

DO's personal summary data.

FieldType(314)
OTHER_VALID_ID → const FieldType

Other valid identifier.

FieldType(315)
CUSTODY_INFO → const FieldType

Custody information.

FieldType(316)
OTHER_NAME → const FieldType

Other name.

FieldType(317)
OBSERVATIONS → const FieldType

Observations.

FieldType(318)
TAX → const FieldType

Tax information.

FieldType(319)
DATE_OF_PERSONALIZATION → const FieldType

Date of document personalization.

FieldType(320)
PERSONALIZATION_SN → const FieldType

Serial number of personalization.

FieldType(321)
OTHERPERSON_NAME → const FieldType

Other person's name.

FieldType(322)
PERSONTONOTIFY_DATE_OF_RECORD → const FieldType

Date of record entry on persons to notify in case of emergency.

FieldType(323)
PERSONTONOTIFY_NAME → const FieldType

Name of person to notify in case of emergency.

FieldType(324)
PERSONTONOTIFY_PHONE → const FieldType

Phone number of person to notify in case of emergency.

FieldType(325)
PERSONTONOTIFY_ADDRESS → const FieldType

Address of person to notify in case of emergency.

FieldType(326)
DS_CERTIFICATE_ISSUER → const FieldType

Textual information about the DS-certificate issuer.

FieldType(327)
DS_CERTIFICATE_SUBJECT → const FieldType

Textual information about the document issuer.

FieldType(328)
DS_CERTIFICATE_VALIDFROM → const FieldType

Start date of the DS-certificate validity.

FieldType(329)
DS_CERTIFICATE_VALIDTO → const FieldType

Expiration date of the DS-certificate.

FieldType(330)
VRC_DATAOBJECT_ENTRY → const FieldType

Vehicle category/restrictions/conditions from DG1 data group of eDL application.

FieldType(331)
TYPE_APPROVAL_NUMBER → const FieldType

Type approval number.

FieldType(332)
ADMINISTRATIVE_NUMBER → const FieldType

Administrative number.

FieldType(333)
DOCUMENT_DISCRIMINATOR → const FieldType

Document discriminator.

FieldType(334)
DATA_DISCRIMINATOR → const FieldType

Data discriminator.

FieldType(335)
ISO_ISSUER_ID_NUMBER → const FieldType

ISO issuer ID number.

FieldType(336)
GNIB_NUMBER → const FieldType

Registration number issued by GardaNational Immigration Bureau.

FieldType(340)
DEPT_NUMBER → const FieldType

Department number.

FieldType(341)
TELEX_CODE → const FieldType

Telegraph code.

FieldType(342)
ALLERGIES → const FieldType

Allergies.

FieldType(343)
SP_CODE → const FieldType

Sp. code.

FieldType(344)
COURT_CODE → const FieldType

Code of restriction imposed by court.

FieldType(345)
CTY → const FieldType

County code.

FieldType(346)

Sponsor's social security number.

FieldType(347)
DO_D_NUMBER → const FieldType

Department of Defense identification number.

FieldType(348)
MC_NOVICE_DATE → const FieldType

Expiry date of Motorcycle status.

FieldType(349)
DUF_NUMBER → const FieldType

DUF Number (a number that is assigned to everyone who applies for residence inNorway).

FieldType(350)
AGY → const FieldType

Code of Philippine Land TransportationOffice Agency.

FieldType(351)
PNR_CODE → const FieldType

Passenger name record (reservation code).

FieldType(352)
FROM_AIRPORT_CODE → const FieldType

Code of the airport of departure.

FieldType(353)
TO_AIRPORT_CODE → const FieldType

Code of the airport of arrival.

FieldType(354)
FLIGHT_NUMBER → const FieldType

Flight number.

FieldType(355)
DATE_OF_FLIGHT → const FieldType

Date of flight.

FieldType(356)
SEAT_NUMBER → const FieldType

Seat number.

FieldType(357)
DATE_OF_ISSUE_BOARDING_PASS → const FieldType

Date of boarding pass issue.

FieldType(358)
CCW_UNTIL → const FieldType

Expiration date of Concealed CarryWeapon Permit.

FieldType(359)
REFERENCE_NUMBER_CHECKSUM → const FieldType

Checksum for reference number.

FieldType(360)
REFERENCE_NUMBER_CHECK_DIGIT → const FieldType

Check digit for reference number.

FieldType(361)
ROOM_NUMBER → const FieldType

Room number.

FieldType(362)
RELIGION → const FieldType

Religion.

FieldType(363)
REMAINDER_TERM → const FieldType

Months to expire.

FieldType(364)
ELECTRONIC_TICKET_INDICATOR → const FieldType

Electronic ticket indicator.

FieldType(365)
COMPARTMENT_CODE → const FieldType

Compartment сode.

FieldType(366)
CHECK_IN_SEQUENCE_NUMBER → const FieldType

Check-in sequence number on a boarding pass.

FieldType(367)
AIRLINE_DESIGNATOR_OF_BOARDING_PASS_ISSUER → const FieldType

Code of the airline which issued the boarding pass.

FieldType(368)
AIRLINE_NUMERIC_CODE → const FieldType

Numeric airline code.

FieldType(369)
TICKET_NUMBER → const FieldType

Ticket number.

FieldType(370)
FREQUENT_FLYER_AIRLINE_DESIGNATOR → const FieldType

Frequent flyer indicator.

FieldType(371)
FREQUENT_FLYER_NUMBER → const FieldType

Frequent flyer number.

FieldType(372)
FREE_BAGGAGE_ALLOWANCE → const FieldType

Free baggage allowance.

FieldType(373)
PDF_417_CODEC → const FieldType

Codec for PDF417.

FieldType(374)
IDENTITY_CARD_NUMBER_CHECKSUM → const FieldType

Checksum for identity card number.

FieldType(375)
IDENTITY_CARD_NUMBER_CHECK_DIGIT → const FieldType

Check digit for identity card number.

FieldType(376)
VETERAN → const FieldType

Veteran.

FieldType(377)
DL_CLASS_CODE_A_1_FROM → const FieldType

DL class code A1 valid from.

FieldType(378)
DL_CLASS_CODE_A_1_TO → const FieldType

DL class code A1 valid to.

FieldType(379)
DL_CLASS_CODE_A_1_NOTES → const FieldType

DL class code A1 valid notes.

FieldType(380)
DL_CLASS_CODE_A_FROM → const FieldType

DL class code A1 valid from.

FieldType(381)
DL_CLASS_CODE_A_TO → const FieldType

DL class code A1 valid to.

FieldType(382)
DL_CLASS_CODE_A_NOTES → const FieldType

DL class code A1 valid notes.

FieldType(383)
DL_CLASS_CODE_B_FROM → const FieldType

DL class code B valid from.

FieldType(384)
DL_CLASS_CODE_B_TO → const FieldType

DL class code B valid to.

FieldType(385)
DL_CLASS_CODE_B_NOTES → const FieldType

DL class code B valid notes.

FieldType(386)
DL_CLASS_CODE_C_1_FROM → const FieldType

DL class code C1 valid from.

FieldType(387)
DL_CLASS_CODE_C_1_TO → const FieldType

DL class code C1 valid to.

FieldType(388)
DL_CLASS_CODE_C_1_NOTES → const FieldType

DL class code C1 valid notes.

FieldType(389)
DL_CLASS_CODE_C_FROM → const FieldType

DL class code C valid from.

FieldType(390)
DL_CLASS_CODE_C_TO → const FieldType

DL class code C valid to.

FieldType(391)
DL_CLASS_CODE_C_NOTES → const FieldType

DL class code C valid notes.

FieldType(392)
DL_CLASS_CODE_D_1_FROM → const FieldType

DL class code D1 valid from.

FieldType(393)
DL_CLASS_CODE_D_1_TO → const FieldType

DL class code D1 valid to.

FieldType(394)
DL_CLASS_CODE_D_1_NOTES → const FieldType

DL class code D1 valid notes.

FieldType(395)
DL_CLASS_CODE_D_FROM → const FieldType

DL class code D valid from.

FieldType(396)
DL_CLASS_CODE_D_TO → const FieldType

DL class code D valid to.

FieldType(397)
DL_CLASS_CODE_D_NOTES → const FieldType

DL class code D valid notes.

FieldType(398)
DL_CLASS_CODE_BE_FROM → const FieldType

DL class code BE valid from.

FieldType(399)
DL_CLASS_CODE_BE_TO → const FieldType

DL class code BE valid to.

FieldType(400)
DL_CLASS_CODE_BE_NOTES → const FieldType

DL class code BE valid notes.

FieldType(401)
DL_CLASS_CODE_C_1_E_FROM → const FieldType

DL class code C1E valid from.

FieldType(402)
DL_CLASS_CODE_C_1_E_TO → const FieldType

DL class code C1E valid to.

FieldType(403)
DL_CLASS_CODE_C_1_E_NOTES → const FieldType

DL class code C1E valid notes.

FieldType(404)
DL_CLASS_CODE_CE_FROM → const FieldType

DL class code CE valid from.

FieldType(405)
DL_CLASS_CODE_CE_TO → const FieldType

DL class code CE valid to.

FieldType(406)
DL_CLASS_CODE_CE_NOTES → const FieldType

DL class code CE valid notes.

FieldType(407)
DL_CLASS_CODE_D_1_E_FROM → const FieldType

DL class code D1E valid from.

FieldType(408)
DL_CLASS_CODE_D_1_E_TO → const FieldType

DL class code D1E valid to.

FieldType(409)
DL_CLASS_CODE_D_1_E_NOTES → const FieldType

DL class code D1E valid notes.

FieldType(410)
DL_CLASS_CODE_DE_FROM → const FieldType

DL class code DE valid from.

FieldType(411)
DL_CLASS_CODE_DE_TO → const FieldType

DL class code DE valid to.

FieldType(412)
DL_CLASS_CODE_DE_NOTES → const FieldType

DL class code DE valid notes.

FieldType(413)
DL_CLASS_CODE_M_FROM → const FieldType

DL class code M valid from.

FieldType(414)
DL_CLASS_CODE_M_TO → const FieldType

DL class code M valid to.

FieldType(415)
DL_CLASS_CODE_M_NOTES → const FieldType

DL class code M valid notes.

FieldType(416)
DL_CLASS_CODE_L_FROM → const FieldType

DL class code L valid from.

FieldType(417)
DL_CLASS_CODE_L_TO → const FieldType

DL class code L valid to.

FieldType(418)
DL_CLASS_CODE_L_NOTES → const FieldType

DL class code L valid notes.

FieldType(419)
DL_CLASS_CODE_T_FROM → const FieldType

DL class code T valid from.

FieldType(420)
DL_CLASS_CODE_T_TO → const FieldType

DL class code T valid to.

FieldType(421)
DL_CLASS_CODE_T_NOTES → const FieldType

DL class code T valid notes.

FieldType(422)
DL_CLASS_CODE_AM_FROM → const FieldType

DL class code AM valid from.

FieldType(423)
DL_CLASS_CODE_AM_TO → const FieldType

DL class code AM valid to.

FieldType(424)
DL_CLASS_CODE_AM_NOTES → const FieldType

DL class code AM valid notes.

FieldType(425)
DL_CLASS_CODE_A_2_FROM → const FieldType

DL class code A2 valid from.

FieldType(426)
DL_CLASS_CODE_A_2_TO → const FieldType

DL class code A2 valid to.

FieldType(427)
DL_CLASS_CODE_A_2_NOTES → const FieldType

DL class code A2 valid notes.

FieldType(428)
DL_CLASS_CODE_B_1_FROM → const FieldType

DL class code B1 valid from.

FieldType(429)
DL_CLASS_CODE_B_1_TO → const FieldType

DL class code B1 valid to.

FieldType(430)
DL_CLASS_CODE_B_1_NOTES → const FieldType

DL class code B1 valid notes.

FieldType(431)
SURNAME_AT_BIRTH → const FieldType

Surname at birth.

FieldType(432)
CIVIL_STATUS → const FieldType

Civil status.

FieldType(433)
NUMBER_OF_SEATS → const FieldType

Number of seats.

FieldType(434)
NUMBER_OF_STANDING_PLACES → const FieldType

Number of standing places.

FieldType(435)
MAX_SPEED → const FieldType

Maximum speed.

FieldType(436)
FUEL_TYPE → const FieldType

Fuel type.

FieldType(437)
EC_ENVIRONMENTAL_TYPE → const FieldType

Vehicle environmental type.

FieldType(438)
POWER_WEIGHT_RATIO → const FieldType

Power–to–weight ratio.

FieldType(439)
MAX_MASS_OF_TRAILER_BRAKED → const FieldType

Maximum weight of the trailer without brakes.

FieldType(440)
MAX_MASS_OF_TRAILER_UNBRAKED → const FieldType

Maximum weight of the trailer without brakes.

FieldType(441)
TRANSMISSION_TYPE → const FieldType

Transmission type.

FieldType(442)
TRAILER_HITCH → const FieldType

Trailer hitch.

FieldType(443)
ACCOMPANIED_BY → const FieldType

Accompanying person.

FieldType(444)
POLICE_DISTRICT → const FieldType

Police district.

FieldType(445)
FIRST_ISSUE_DATE → const FieldType

Date of first issue.

FieldType(446)
PAYLOAD_CAPACITY → const FieldType

Payload capacity.

FieldType(447)
NUMBER_OF_AXELS → const FieldType

Number of axels.

FieldType(448)
PERMISSIBLE_AXLE_LOAD → const FieldType

Permissible axle load.

FieldType(449)
PRECINCT → const FieldType

Precinct.

FieldType(450)
INVITED_BY → const FieldType

Invited by.

FieldType(451)
PURPOSE_OF_ENTRY → const FieldType

Purpose of entry.

FieldType(452)
SKIN_COLOR → const FieldType

Skin color.

FieldType(453)
COMPLEXION → const FieldType

Complexion.

FieldType(454)
AIRPORT_FROM → const FieldType

Airport of departure.

FieldType(455)
AIRPORT_TO → const FieldType

Airport of arrival.

FieldType(456)
AIRLINE_NAME → const FieldType

Airline name.

FieldType(457)
AIRLINE_NAME_FREQUENT_FLYER → const FieldType

A loyalty program offered by the airline to its customers who fly frequently.

FieldType(458)
LICENSE_NUMBER → const FieldType

Licenсe number.

FieldType(459)
IN_TANKS → const FieldType

In tanks.

FieldType(460)
EXEPT_IN_TANKS → const FieldType

Except in tanks.

FieldType(461)
FAST_TRACK → const FieldType

Passenger using the Fast Track service in the airport.

FieldType(462)
OWNER → const FieldType

Owner.

FieldType(463)
MRZ_STRINGS_ICAO_RFID → const FieldType

MRZ strings from ICAO RFID.

FieldType(464)
NUMBER_OF_CARD_ISSUANCE → const FieldType

The number of times a card with this number has been issued.

FieldType(465)
NUMBER_OF_CARD_ISSUANCE_CHECKSUM → const FieldType

Number of card issuance checksum.

FieldType(466)
NUMBER_OF_CARD_ISSUANCE_CHECK_DIGIT → const FieldType

Number of card issuance check digit.

FieldType(467)
CENTURY_DATE_OF_BIRTH → const FieldType

Century of birth.

FieldType(468)
DL_CLASSCODE_A3_FROM → const FieldType

DL class code A3 valid from.

FieldType(469)
DL_CLASSCODE_A3_TO → const FieldType

DL class code A3 valid to.

FieldType(470)
DL_CLASSCODE_A3_NOTES → const FieldType

DL class code A3 valid notes.

FieldType(471)
DL_CLASSCODE_C2_FROM → const FieldType

DL class code C2 valid from.

FieldType(472)
DL_CLASSCODE_C2_TO → const FieldType

DL class code C2 valid to.

FieldType(473)
DL_CLASSCODE_C2_NOTES → const FieldType

DL class code C2 valid notes.

FieldType(474)
DL_CLASSCODE_B2_FROM → const FieldType

DL class code B2 valid from.

FieldType(475)
DL_CLASSCODE_B2_TO → const FieldType

DL class code B2 valid to.

FieldType(476)
DL_CLASSCODE_B2_NOTES → const FieldType

DL class code B2 valid notes.

FieldType(477)
DL_CLASSCODE_D2_FROM → const FieldType

DL class code D2 valid from.

FieldType(478)
DL_CLASSCODE_D2_TO → const FieldType

DL class code B2 valid to.

FieldType(479)
DL_CLASSCODE_D2_NOTES → const FieldType

DL class code B2 valid notes.

FieldType(480)
DL_CLASSCODE_B2E_FROM → const FieldType

DL class code B2E valid from.

FieldType(481)
DL_CLASSCODE_B2E_TO → const FieldType

DL class code B2E valid to.

FieldType(482)
DL_CLASSCODE_B2E_NOTES → const FieldType

DL class code B2E valid notes.

FieldType(483)
DL_CLASSCODE_G_FROM → const FieldType

DL class code G valid from.

FieldType(484)
DL_CLASSCODE_G_TO → const FieldType

DL class code G valid to.

FieldType(485)
DL_CLASSCODE_G_NOTES → const FieldType

DL class code G valid notes.

FieldType(486)
DL_CLASSCODE_J_FROM → const FieldType

DL class code J valid from.

FieldType(487)
DL_CLASSCODE_J_TO → const FieldType

DL class code J valid to.

FieldType(488)
DL_CLASSCODE_J_NOTES → const FieldType

DL class code J valid notes.

FieldType(489)
DL_CLASSCODE_LC_FROM → const FieldType

DL class code LC valid from.

FieldType(490)
DL_CLASSCODE_LC_TO → const FieldType

DL class code LC valid to.

FieldType(491)
DLC_LASSCODE_LC_NOTES → const FieldType

DL class code LC valid notes.

FieldType(492)
BANKCARDNUMBER → const FieldType

Bank card number.

FieldType(493)
BANKCARDVALIDTHRU → const FieldType

Bank card validity.

FieldType(494)
TAX_NUMBER → const FieldType

Tax number.

FieldType(495)
HEALTH_NUMBER → const FieldType

Health insurance number.

FieldType(496)
GRANDFATHERNAME → const FieldType

Grandfather's name.

FieldType(497)
SELECTEE_INDICATOR → const FieldType

Selectee indicator.

FieldType(498)
MOTHER_SURNAME → const FieldType

Mother's surname.

FieldType(499)
MOTHER_GIVENNAME → const FieldType

Mother's given name.

FieldType(500)
FATHER_SURNAME → const FieldType

Father's surname.

FieldType(501)
FATHER_GIVENNAME → const FieldType

Father's given name.

FieldType(502)
MOTHER_DATEOFBIRTH → const FieldType

Mother's date of birth.

FieldType(503)
FATHER_DATEOFBIRTH → const FieldType

Father's date of birth.

FieldType(504)
MOTHER_PERSONALNUMBER → const FieldType

Mother's personal number.

FieldType(505)
FATHER_PERSONALNUMBER → const FieldType

Father's personal number.

FieldType(506)
MOTHER_PLACEOFBIRTH → const FieldType

Mother's place of birth.

FieldType(507)
FATHER_PLACEOFBIRTH → const FieldType

Father's place of birth.

FieldType(508)
MOTHER_COUNTRYOFBIRTH → const FieldType

Mother's country of birth.

FieldType(509)
FATHER_COUNTRYOFBIRTH → const FieldType

Father's country of birth.

FieldType(510)
DATE_FIRST_RENEWAL → const FieldType

Date of first renewal.

FieldType(511)
DATE_SECOND_RENEWAL → const FieldType

Date of second renewal.

FieldType(512)
PLACE_OF_EXAMINATION → const FieldType

Place of examination.

FieldType(513)
APPLICATION_NUMBER → const FieldType

Application number.

FieldType(514)
VOUCHER_NUMBER → const FieldType

Voucher number.

FieldType(515)
AUTHORIZATION_NUMBER → const FieldType

Authorization number.

FieldType(516)
FACULTY → const FieldType

Faculty.

FieldType(517)
FORM_OF_EDUCATION → const FieldType

Form of education.

FieldType(518)
DNI_NUMBER → const FieldType

DNI number.

FieldType(519)
RETIREMENT_NUMBER → const FieldType

Retirement number.

FieldType(520)
PROFESSIONAL_ID_NUMBER → const FieldType

Professional Id number.

FieldType(521)
AGE_AT_ISSUE → const FieldType

Age at issue.

FieldType(522)
YEARS_SINCE_ISSUE → const FieldType

Years since issue.

FieldType(523)
DLCLASSCODE_BTP_FROM → const FieldType

DL class code BTP valid from.

FieldType(524)
DLCLASSCODE_BTP_NOTES → const FieldType

DL class code BTP valid notes.

FieldType(525)
DLCLASSCODE_BTP_TO → const FieldType

DL class code BTP valid to.

FieldType(526)
DLCLASSCODE_C3_FROM → const FieldType

DL class code C3 valid from.

FieldType(527)
DLCLASSCODE_C3_NOTES → const FieldType

DL class code C3 valid notes.

FieldType(528)
DLCLASSCODE_C3_TO → const FieldType

DL class code C3 valid to.

FieldType(529)
DLCLASSCODE_E_FROM → const FieldType

DL class code E valid from.

FieldType(530)
DLCLASSCODE_E_NOTES → const FieldType

DL class code E valid notes.

FieldType(531)
DLCLASSCODE_E_TO → const FieldType

DL class code E valid to.

FieldType(532)
DLCLASSCODE_F_FROM → const FieldType

DL class code F valid from.

FieldType(533)
DLCLASSCODE_F_NOTES → const FieldType

DL class code F valid notes.

FieldType(534)
DLCLASSCODE_F_TO → const FieldType

DL class code F valid to.

FieldType(535)
DLCLASSCODE_FA_FROM → const FieldType

DL class code FA valid from.

FieldType(536)
DLCLASSCODE_FA_NOTES → const FieldType

DL class code FA valid notes.

FieldType(537)
DLCLASSCODE_FA_TO → const FieldType

DL class code FA valid to.

FieldType(538)
DLCLASSCODE_FA1_FROM → const FieldType

DL class code FA1 valid from.

FieldType(539)
DLCLASSCODE_FA1_NOTES → const FieldType

DL class code FA1 valid notes.

FieldType(540)
DLCLASSCODE_FA1_TO → const FieldType

DL class code FA1 valid to.

FieldType(541)
DLCLASSCODE_FB_FROM → const FieldType

DL class code FB valid from.

FieldType(542)
DLCLASSCODE_FB_NOTES → const FieldType

DL class code FB valid notes.

FieldType(543)
DLCLASSCODE_FB_TO → const FieldType

DL class code FB valid to.

FieldType(544)
DLCLASSCODE_G1_FROM → const FieldType

DL class code G1 valid from.

FieldType(545)
DLCLASSCODE_G1_NOTES → const FieldType

DL class code G1 valid notes.

FieldType(546)
DLCLASSCODE_G1_TO → const FieldType

DL class code G1 valid to.

FieldType(547)
DLCLASSCODE_H_FROM → const FieldType

DL class code H valid from.

FieldType(548)
DLCLASSCODE_H_NOTES → const FieldType

DL class code H valid notes.

FieldType(549)
DLCLASSCODE_H_TO → const FieldType

DL class code H valid to.

FieldType(550)
DLCLASSCODE_I_FROM → const FieldType

DL class code I valid from.

FieldType(551)
DLCLASSCODE_I_NOTES → const FieldType

DL class code I valid notes.

FieldType(552)
DLCLASSCODE_I_TO → const FieldType

DL class code I valid to.

FieldType(553)
DLCLASSCODE_K_FROM → const FieldType

DL class code K valid from.

FieldType(554)
DLCLASSCODE_K_NOTES → const FieldType

DL class code K valid notes.

FieldType(555)
DLCLASSCODE_K_TO → const FieldType

DL class code K valid to.

FieldType(556)
DLCLASSCODE_LK_FROM → const FieldType

DL class code LK valid from.

FieldType(557)
DLCLASSCODE_LK_NOTES → const FieldType

DL class code LK valid notes.

FieldType(558)
DLCLASSCODE_LK_TO → const FieldType

DL class code LK valid to.

FieldType(559)
DLCLASSCODE_N_FROM → const FieldType

DL class code N valid from.

FieldType(560)
DLCLASSCODE_N_NOTES → const FieldType

DL class code N valid notes.

FieldType(561)
DLCLASSCODE_N_TO → const FieldType

DL class code N valid to.

FieldType(562)
DLCLASSCODE_S_FROM → const FieldType

DL class code S valid from.

FieldType(563)
DLCLASSCODE_S_NOTES → const FieldType

DL class code S valid notes.

FieldType(564)
DLCLASSCODE_S_TO → const FieldType

DL class code S valid to.

FieldType(565)
DLCLASSCODE_TB_FROM → const FieldType

DL class code TB valid from.

FieldType(566)
DLCLASSCODE_TB_NOTES → const FieldType

DL class code TB valid notes.

FieldType(567)
DLCLASSCODE_TB_TO → const FieldType

DL class code TB valid to.

FieldType(568)
DLCLASSCODE_TM_FROM → const FieldType

DL class code TM valid from.

FieldType(569)
DLCLASSCODE_TM_NOTES → const FieldType

DL class code TM valid notes.

FieldType(570)
DLCLASSCODE_TM_TO → const FieldType

DL class code TM valid to.

FieldType(571)
DLCLASSCODE_TR_FROM → const FieldType

DL class code TR valid from.

FieldType(572)
DLCLASSCODE_TR_NOTES → const FieldType

DL class code TR valid notes.

FieldType(573)
DLCLASSCODE_TR_TO → const FieldType

DL class code TR valid to.

FieldType(574)
DLCLASSCODE_TV_FROM → const FieldType

DL class code TV valid from.

FieldType(575)
DLCLASSCODE_TV_NOTES → const FieldType

DL class code TV valid notes.

FieldType(576)
DLCLASSCODE_TV_TO → const FieldType

DL class code TV valid to.

FieldType(577)
DLCLASSCODE_V_FROM → const FieldType

DL class code V valid from.

FieldType(578)
DLCLASSCODE_V_NOTES → const FieldType

DL class code V valid notes.

FieldType(579)
DLCLASSCODE_V_TO → const FieldType

DL class code V valid to.

FieldType(580)
DLCLASSCODE_W_FROM → const FieldType

DL class code W valid from.

FieldType(581)
DLCLASSCODE_W_NOTES → const FieldType

DL class code W valid notes.

FieldType(582)
DLCLASSCODE_W_TO → const FieldType

DL class code W valid to.

FieldType(583)
URL → const FieldType

Uniform Resource Locator.

FieldType(584)
CALIBER → const FieldType

Caliber.

FieldType(585)
MODEL → const FieldType

Model.

FieldType(586)
MAKE → const FieldType

Make.

FieldType(587)
NUMBER_OF_CYLINDERS → const FieldType

Number of cylinders.

FieldType(588)
SURNAME_OF_HUSBAND_AFTER_REGISTRATION → const FieldType

Surname of husband after registration.

FieldType(589)
SURNAME_OF_WIFE_AFTER_REGISTRATION → const FieldType

Surname of wife after registration.

FieldType(590)
DATE_OF_BIRTH_OF_WIFE → const FieldType

Wife's date of birth.

FieldType(591)
DATE_OF_BIRTH_OF_HUSBAND → const FieldType

Husband's date of birth.

FieldType(592)
CITIZENSHIP_OF_FIRST_PERSON → const FieldType

Citizenship of the first person.

FieldType(593)
CITIZENSHIP_OF_SECOND_PERSON → const FieldType

Citizenship of the second person.

FieldType(594)
CVV → const FieldType

Card Security Code.

FieldType(595)
DATE_OF_INSURANCE_EXPIRY → const FieldType

Date of insurance expiry.

FieldType(596)
MORTGAGE_BY → const FieldType

Mortgage by.

FieldType(597)
OLD_DOCUMENT_NUMBER → const FieldType

Old document number.

FieldType(598)
OLD_DATE_OF_ISSUE → const FieldType

Old date of issue.

FieldType(599)
OLD_PLACE_OF_ISSUE → const FieldType

Old place of issue.

FieldType(600)
DLCLASSCODE_LR_FROM → const FieldType

DL category LR valid from.

FieldType(601)
DLCLASSCODE_LR_TO → const FieldType

DL category LR valid to.

FieldType(602)
DLCLASSCODE_LR_NOTES → const FieldType

DL category LR valid notes.

FieldType(603)
DLCLASSCODE_MR_FROM → const FieldType

DL category MR valid from.

FieldType(604)
DLCLASSCODE_MR_TO → const FieldType

DL category MR valid to.

FieldType(605)
DLCLASSCODE_MR_NOTES → const FieldType

DL category MR valid notes.

FieldType(606)
DLCLASSCODE_HR_FROM → const FieldType

DL category HR valid from.

FieldType(607)
DLCLASSCODE_HR_TO → const FieldType

DL category HR valid to.

FieldType(608)
DLCLASSCODE_HR_NOTES → const FieldType

DL category HR valid notes.

FieldType(609)
DLCLASSCODE_HC_FROM → const FieldType

DL category HC valid from.

FieldType(610)
DLCLASSCODE_HC_TO → const FieldType

DL category HC valid to.

FieldType(611)
DLCLASSCODE_HC_NOTES → const FieldType

DL category HC valid notes.

FieldType(612)
DLCLASSCODE_MC_FROM → const FieldType

DL category MC valid from.

FieldType(613)
DLCLASSCODE_MC_TO → const FieldType

DL category MC valid to.

FieldType(614)
DLCLASSCODE_MC_NOTES → const FieldType

DL category MC valid notes.

FieldType(615)
DLCLASSCODE_RE_FROM → const FieldType

DL category RE valid from.

FieldType(616)
DLCLASSCODE_RE_TO → const FieldType

DL category RE valid to.

FieldType(617)
DLCLASSCODE_RE_NOTES → const FieldType

DL category RE valid notes.

FieldType(618)
DLCLASSCODE_R_FROM → const FieldType

DL category R valid from.

FieldType(619)
DLCLASSCODE_R_TO → const FieldType

DL category R valid to.

FieldType(620)
DLCLASSCODE_R_NOTES → const FieldType

DL category R valid notes.

FieldType(621)
DLCLASSCODE_CA_FROM → const FieldType

DL category CA valid from.

FieldType(622)
DLCLASSCODE_CA_TO → const FieldType

DL category CA valid to.

FieldType(623)
DLCLASSCODE_CA_NOTES → const FieldType

DL category CA valid notes.

FieldType(624)
CITIZENSHIP_STATUS → const FieldType

Citizenship status.

FieldType(625)
MILITARY_SERVICE_FROM → const FieldType

Start date of military service.

FieldType(626)
MILITARY_SERVICE_TO → const FieldType

End date of military service.

FieldType(627)
DLCLASSCODE_NT_FROM → const FieldType

DL category NT valid notes.

FieldType(628)
DLCLASSCODE_NT_TO → const FieldType

DL category NT valid to.

FieldType(629)
DLCLASSCODE_NT_NOTES → const FieldType

DL category NT valid notes.

FieldType(630)
DLCLASSCODE_TN_FROM → const FieldType

DL category TN valid from.

FieldType(631)
DLCLASSCODE_TN_TO → const FieldType

DL category TN valid to.

FieldType(632)
DLCLASSCODE_TN_NOTES → const FieldType

DL category TN valid notes.

FieldType(633)
DLCLASSCODE_D3_FROM → const FieldType

DL category D3 valid from.

FieldType(634)
DLCLASSCODE_D3_TO → const FieldType

DL category D3 valid to.

FieldType(635)
DLCLASSCODE_D3_NOTES → const FieldType

DL category D3 valid notes.

FieldType(636)
ALT_DATE_OF_EXPIRY → const FieldType

Alternative date of expiry.

FieldType(637)
DLCLASSCODE_CD_FROM → const FieldType

DL category CD valid from.

FieldType(638)
DLCLASSCODE_CD_TO → const FieldType

DL category CD valid to.

FieldType(639)
DLCLASSCODE_CD_NOTES → const FieldType

DL category CD valid notes.

FieldType(640)
PAYMENT_PERIOD_TO → const FieldType

End date of payment period.

FieldType(643)
PAYMENT_PERIOD_FROM → const FieldType

Start date of payment period.

FieldType(642)
ISSUER_IDENTIFICATION_NUMBER → const FieldType

Issuer identification number (IIN).

FieldType(641)
VACCINATION_CERTIFICATE_IDENTIFIER → const FieldType

Vaccination certificate identifier.

FieldType(644)
FIRST_NAME → const FieldType

First name.

FieldType(645)
DATE_OF_ARRIVAL → const FieldType

Date of arrival.

FieldType(646)
SECOND_NAME → const FieldType

Second name.

FieldType(647)
THIRD_NAME → const FieldType

Third name.

FieldType(648)
FOURTH_NAME → const FieldType

Fourth name.

FieldType(649)
LAST_NAME → const FieldType

Last name.

FieldType(650)
DLCLASSCODE_RM_FROM → const FieldType

DL class code RM valid from.

FieldType(651)
DLCLASSCODE_RM_NOTES → const FieldType

DL class code RM notes.

FieldType(652)
DLCLASSCODE_RM_TO → const FieldType

DL class code RM valid to.

FieldType(653)
DLCLASSCODE_PW_FROM → const FieldType

DL class code PW valid from.

FieldType(654)
DLCLASSCODE_PW_NOTES → const FieldType

DL class code PW notes.

FieldType(655)
DLCLASSCODE_PW_TO → const FieldType

DL class code PW valid to.

FieldType(656)
DLCLASSCODE_EB_FROM → const FieldType
FieldType(657)
DLCLASSCODE_EB_NOTES → const FieldType
FieldType(658)
DLCLASSCODE_EB_TO → const FieldType
FieldType(659)
DLCLASSCODE_EC_FROM → const FieldType
FieldType(660)
DLCLASSCODE_EC_NOTES → const FieldType
FieldType(661)
DLCLASSCODE_EC_TO → const FieldType
FieldType(662)
DLCLASSCODE_EC1_FROM → const FieldType
FieldType(663)
DLCLASSCODE_EC1_NOTES → const FieldType
FieldType(664)
DLCLASSCODE_EC1_TO → const FieldType
FieldType(665)
PLACE_OF_BIRTH_CITY → const FieldType
FieldType(666)
YEAR_OF_BIRTH → const FieldType
FieldType(667)
YEAR_OF_EXPIRY → const FieldType
FieldType(668)
GRANDFATHER_NAME_MATERNAL → const FieldType
FieldType(669)
FIRST_SURNAME → const FieldType
FieldType(670)
MONTH_OF_BIRTH → const FieldType
FieldType(671)
ADDRESS_FLOOR_NUMBER → const FieldType
FieldType(672)
ADDRESS_ENTRANCE → const FieldType
FieldType(673)
ADDRESS_BLOCK_NUMBER → const FieldType
FieldType(674)
ADDRESS_STREET_NUMBER → const FieldType
FieldType(675)
ADDRESS_STREET_TYPE → const FieldType
FieldType(676)
ADDRESS_CITY_SECTOR → const FieldType
FieldType(677)
ADDRESS_COUNTY_TYPE → const FieldType
FieldType(678)
ADDRESS_CITY_TYPE → const FieldType
FieldType(679)
ADDRESS_BUILDING_TYPE → const FieldType
FieldType(680)
DATE_OF_RETIREMENT → const FieldType

Date of retirement.

FieldType(681)
DOCUMENT_STATUS → const FieldType

Document status.

FieldType(682)
SIGNATURE → const FieldType

Signature.

FieldType(683)

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
value int
final

Methods

getTranslation() Future<String>
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

Static Methods

fromIntList(List? input) List<FieldType>?
getByValue(int? i) FieldType?

Constants

values → const List<FieldType>
A constant List of the values in this enum, in order of their declaration.
[UNKNOWN, DOCUMENT_CLASS_CODE, ISSUING_STATE_CODE, DOCUMENT_NUMBER, DATE_OF_EXPIRY, DATE_OF_ISSUE, DATE_OF_BIRTH, PLACE_OF_BIRTH, PERSONAL_NUMBER, SURNAME, GIVEN_NAMES, MOTHERS_NAME, NATIONALITY, SEX,…