DocumentType
A typesafe enumeration of the available document types
import com.sybrin.identity.enums.DocumentType
Summary
Enum values
DriverLicense
public static final
DocumentType
DriverLicense
Selects the driver's license document type.
FirearmsLicense
public static final
DocumentType
FirearmsLicense
Selects the firearm license document type.
GreenBook
public static final
DocumentType
GreenBook
Selects the green book document type.
IDCard
public static final
DocumentType
IDCard
Selects the ID card document type.
IntegratedBarID
public static final
DocumentType
IntegratedBarID
Selects the integrated bar ID document type.
Passport
public static final
DocumentType
Passport
Selects the passport document type.
PhilHealthInsuranceCard
public static final
DocumentType
PhilHealthInsuranceCard
Selects the PhilHealth insurance card document type.
PostalID
public static final
DocumentType
PostalID
Selects the postal ID document type.
ProfessionalRegulationCommissionCard
public static final
DocumentType
ProfessionalRegulationCommissionCard
Selects the professional regulation commission card document type.
SeafarerIdentificationDocument
public static final
DocumentType
SeafarerIdentificationDocument
Selects the seafarer identification document document type.
SeafarerIdentificationRecordBook
public static final
DocumentType
SeafarerIdentificationRecordBook
Selects the seafarer identification record book document type.
SocialSecurityID
public static final
DocumentType
SocialSecurityID
Selects the social security document type.
UnifiedMultipurposeID
public static final
DocumentType
UnifiedMultipurposeID
Selects the unified multipurpose ID document type.
Visa
public static final
DocumentType
Visa
Selects the visa document type.
Last updated