Identity Android
1.16
Search
K
Comment on page

Document

A typesafe enumeration of the scannable documents
import com.sybrin.identity.enums.Document

Summary

Enum values
Document
Selected the Angola Passport.
Document
Selected the Bangladesh passport.
Document
Selected the Botswana passport.
Document
Selected the Democratic Republic of the Congo passport.
Document
Selected the Egypt passport.
Document
Selected the Ethiopia passport.
Document
Selected the Generic Document.
Document
Selected the Generic ID card.
Document
Selected the Generic passport.
Document
Selected the Ghana passport.
Document
Selected the Kenyan ID card.
Document
Selected the Lesotho passport.
Document
Selected the Mauritius passport.
Document
Selected the Namibia passport.
Document
Selected the Nigeria passport.
Document
Selected the Pakistan passport.
Document
Selected the Filipino driver's license.
Document
Selected the Filipino firearms license.
Document
Selected the Filipino identification card
Document
Selected the Filipino integrated bar ID
Document
Selected the Filipino passport.
Document
Selected the Filipino postal ID.
Document
Selected the Filipino professional regulation commission card.
Document
Selected the Filipino seafarer identification document.
Document
Selected the Filipino seafarer identification record book.
Document
Selected the Filipino social security ID.
Document
Selected the Filipino unified multipurpose ID.
Document
Selected the Somalia passport.
Document
Selected the South Africa driver's license.
Document
Selected the South Africa general work visa.
Document
Selected the South Africa green book ID.
Document
Selected the South African ID card.
Document
Selected the South African passport.
Document
Selected the South Africa relatives visa.
Document
Selected the South Africa retired person visa.
Document
Selected the South Africa study permit.
Document
Selected the South Africa study visa.
Document
Selected the South Africa visitors visa.
Document
Selected the Tanzania passport.
Document
Selected the Zambia passport.
Document
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.

PhilippinesIdentificationCard

public static final Document PhilippinesIdentificationCard
Selected the Filipino identification card.

PhilippinesIntegratedBarID

public static final Document PhilippinesIntegratedBarIDCard
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 modified 1yr ago