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