Document
A typesafe enumeration of the scannable documents
import com.sybrin.identity.enums.Document
Summary
Enum values | |
Selected the Angola Passport. | |
Selected the Bangladesh passport. | |
Selected the Botswana passport. | |
DemocraticRepublicOfTheCongoPassport Selected the Democratic Republic of the Congo passport. | |
Selected the Egypt passport. | |
Selected the Ethiopia passport. | |
Selected the Generic passport. | |
Selected the Ghana passport. | |
Selected the Kenyan ID card. | |
Selected the Lesotho passport. | |
Selected the Mauritius passport. | |
Selected the Namibia passport. | |
Selected the Nigeria passport. | |
Selected the Pakistan passport. | |
Selected the Filipino driver's license. | |
Selected the Filipino firearms license. | |
Selected the Filipino integrated bar ID | |
Selected the Filipino passport. | |
Selected the Filipino postal ID. | |
PhilippinesProfessionalRegulationCommissionCard Selected the Filipino professional regulation commission card. | |
PhilippinesSeafarerIdentificationDocument Selected the Filipino seafarer identification document. | |
PhilippinesSeafarerIdentificationRecordBook Selected the Filipino seafarer identification record book. | |
Selected the Filipino social security ID. | |
PhilippinesUnifiedMultiPurposeID Selected the Filipino unified multipurpose ID. | |
Selected the Somalia passport. | |
Selected the South Africa green book ID. | |
Selected the South African ID card. | |
Selected the South African passport. | |
Selected the Tanzania passport. | |
Selected the Zambia passport. | |
Selected the Zimbabwean passport. |
Enum values
AngolaPassport
public static final
Document
AngolaPassport
Selected the Angola passport.
BangladeshPassport
public static final
Document
BangladeshPassport
Selected the Bangladesh passport.
BotswanaPassport
public static final
Document
BotswanaPassport
Selected the Botswana passport.
DemocraticRepublicOfTheCongoPassport
public static final
Document
DemocraticRepublicOfTheCongoPassport
Selected the Democratic Republic of the Congo passport.
EgyptPassport
public static final
Document
EgyptPassport
Selected the Egypt passport.
EthiopiaPassport
public static final
Document
EthiopiaPassport
Selected the Ethiopia passport.
GenericPassport
public static final
Document
GenericPassport
Selected the Generic passport.
GhanaPassport
public static final
Document
GhanaPassport
Selected the Ghana passport.
KenyaIDCard
public static final
Document
KenyaIDCard
Selected the Kenyan ID card.
LesothoPassport
public static final
Document
LesothoPassport
Selected the Lesotho passport.
MauritiusPassport
public static final
Document
MauritiusPassport
Selected the Mauritius passport.
NamibiaPassport
public static final
Document
NamibiaPassport
Selected the Namibia passport.
NigeriaPassport
public static final
Document
NigeriaPassport
Selected the Nigeria passport.
PakistanPassport
public static final
Document
PakistanPassport
Selected the Pakistan passport.
PhilippinesDriversLicense
public static final
Document
PhilippinesDriversLicense
Selected the Filipino driver's license.
PhilippinesFirearmsLicense
public static final
Document
PhilippinesFirearmsLicense
Selected the Filipino driver's license.
PhilippinesIntegratedBarID
public static final
Document
PhilippinesIDCard
Selected the Filipino integrated bar ID.
PhilippinesPassport
public static final
Document
PhilippinesPassport
Selected the Filipino passport.
PhilippinesPostalID
public static final
Document
PhilippinesPostalID
Selected the Filipino postal ID.
PhilippinesProfessionalRegulationCommissionCard
public static final
Document
PhilippinesProfessionalRegulationCommissionCard
Selected the Filipino professional regulation commission card.
PhilippinesSeafarerIdentificationDocument
public static final
Document
PhilippinesSeafarerIdentificationDocument
Selected the Filipino seafarer identification document.
PhilippinesSeafarerIdentificationRecordBook
public static final
Document
PhilippinesSeafarerIdentificationRecordBook
Selected the Filipino seafarer identification record book.
PhilippinesSocialSecurityID
public static final
Document
PhilippinesSocialSecurityID
Selected the Filipino social security ID.
PhilippinesUnifiedMultiPurposeID
public static final
Document
PhilippinesUnifiedMultiPurposeID
Selected the Filipino unified multipurpose ID.
SomaliaPassport
public static final
Document
SomaliaPassport
Selected the Somalia passport.
SouthAfricaGreenBook
public static final
Document
SouthAfricaGreenBook
Selected the South Africa green book ID.
SouthAfricaIDCard
public static final
Document
SouthAfricaIDCard
Selected the South African ID card.
SouthAfricaPassport
public static final
Document
SouthAfricaPassport
Selected the South African passport.
TanzaniaPassport
public static final
Document
TanzaniaPassport
Selected the Tanzania passport.
ZambiaPassport
public static final
Document
ZambiaPassport
Selected the Zambia passport.
ZimbabwePassport
public static final
Document
ZimbabwePassport
Selected the Zimbabwean passport.
Last updated