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.

Selected the Democratic Republic of the Congo passport.

Selected the Egypt passport.

Selected the Ethiopia passport.

Selected the Generic Document.

Selected the Generic ID card.

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.

Selected the Filipino professional regulation commission card.

Selected the Filipino seafarer identification document.

Selected the Filipino seafarer identification record book.

Selected the Filipino social security ID.

Selected the Filipino unified multipurpose ID.

Selected the Somalia passport.

Selected the South Africa driver's license.

Selected the South Africa general work visa.

Selected the South Africa green book ID.

Selected the South African ID card.

Selected the South African passport.

Selected the South Africa relatives visa.

Selected the South Africa retired person visa.

Selected the South Africa study permit.

Selected the South Africa study visa.

Selected the South Africa visitors visa.

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.

GenericDocument

public static final Document GenericDocument

Selected the Generic document.

GenericIDCard

public static final Document GenericIDCard

Selected the Generic ID card.

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.

SouthAfricaDriversLicense

public static final Document SouthAfricaDriversLicense

Selected the South Africa driver's license.

SouthAfricaGeneralWorkVisa

public static final Document SouthAfricaGeneralWorkVisa

Selected the South Africa general work visa.

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.

SouthAfricaRelativesVisa

public static final Document SouthAfricaRelativesVisa

Selected the South Africa relatives visa.

SouthAfricaRetiredPersonVisa

public static final Document SouthAfricaRetiredPersonVisa

Selected the South Africa retired person visa.

SouthAfricaStudyPermit

public static final Document SouthAfricaStudyPermit

Selected the South Africa study permit.

SouthAfricaStudyVisa

public static final Document SouthAfricaStudyVisa

Selected the South Africa study visa.

SouthAfricaVisitorsVisa

public static final Document SouthAfricaVisitorsVisa

Selected the South Africa visitors visa.

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