Class IDDocumentType

    • Field Detail

      • IDCARD

        public static final IDDocumentType IDCARD
        Deprecated.
        An identity document issued by a country's government for the purpose of identifying a citizen.
      • PASSPORT

        public static final IDDocumentType PASSPORT
        Deprecated.
        A passport is a travel document, usually issued by a country's government, that certifies the identity and nationality of its holder primarily for the purpose of international travel.
      • DRIVING_PERMIT

        public static final IDDocumentType DRIVING_PERMIT
        Deprecated.
        Official document permitting an individual to operate motorized vehicles. In the absence of a formal identity document, a driver's license may be accepted in many countries for identity verification.
      • DE_EMERGENCY_IDCARD

        public static final IDDocumentType DE_EMERGENCY_IDCARD
        Deprecated.
        ID Card issued by the German government to foreign nationals as passports replacement.
      • DE_ERP

        public static final IDDocumentType DE_ERP
        Deprecated.
        Electronic Resident Permit issued by the German government to foreign nationals.
      • DE_ERP_REPLACEMENT_IDCARD

        public static final IDDocumentType DE_ERP_REPLACEMENT_IDCARD
        Deprecated.
        Electronic Resident Permit issued by the German government to foreign nationals as replacement for another identity document.
      • DE_IDCARD_REFUGEES

        public static final IDDocumentType DE_IDCARD_REFUGEES
        Deprecated.
        ID Card issued by the German government to refugees as passports replacement.
      • DE_IDCARD_APATRIDS

        public static final IDDocumentType DE_IDCARD_APATRIDS
        Deprecated.
        ID Card issued by the German government to apatrids as passports replacement.
      • DE_PERMISSION_TO_RESIDE

        public static final IDDocumentType DE_PERMISSION_TO_RESIDE
        Deprecated.
        Permission to reside issued by the German government to foreign nationals applying for asylum.
      • DE_REPLACEMENT_IDCARD

        public static final IDDocumentType DE_REPLACEMENT_IDCARD
        Deprecated.
        ID Card replacement document issued by the German government to foreign nationals (see Act on the Residence, Economic Activity and Integration of Foreigners in the Federal Territory, Residence Act, Appendix D1 ID Card replacement according to § 48 Abs. 2 i.V.m. § 78a Abs. 4).
    • Constructor Detail

      • IDDocumentType

        public IDDocumentType​(String value)
        Deprecated.
        Creates a new identity document type.
        Parameters:
        value - The identity document type value. Must not be null.