CitizenshipType
A typesafe enumeration of the citizenship found on a scannable document
Last updated
A typesafe enumeration of the citizenship found on a scannable document
Last updated
import com.sybrin.identity.enums.CitizenshipType
public static final
CitizenshipType
Citizen
When the subject is a labeled as a citizen.
public static final
CitizenshipType
PermanentResident
When the subject is labeled as a permanent resident.
public static final
CitizenshipType
Unknown
When the citizenship of the subject is unknown.
Enum values
When the subject is a labeled as a citizen.
When the subject is labeled as a permanent resident.