DocumentType
A typesafe enumeration of the available document types
Last updated
A typesafe enumeration of the available document types
Last updated
import com.sybrin.identity.enums.DocumentType
public static final
DocumentType
DriverLicense
Selects the driver's license document type.
public static final
DocumentType
GreenBook
Selects the green book document type.
public static final
DocumentType
IDCard
Selects the ID card document type.
public static final
DocumentType
Passport
Selects the passport document type.
Enum values