Type enum

Defines possible the document type from ClassInfo scanned with BlinkID or BlinkID MultiSide Recognizer

Inheritance

Constructors

Type()
const

Values

None → const Type
ConsularId → const Type
Dl → const Type
DlPublicServicesCard → const Type
EmploymentPass → const Type
FinCard → const Type
Id → const Type
MultipurposeId → const Type
MyKad → const Type
MyKid → const Type
MyPR → const Type
MyTentera → const Type
PanCard → const Type
ProfessionalId → const Type
PublicServicesCard → const Type
ResidencePermit → const Type
ResidentId → const Type
TemporaryResidencePermit → const Type
VoterId → const Type
WorkPermit → const Type
iKad → const Type
MilitaryId → const Type
MyKas → const Type
SocialSecurityCard → const Type
HealthInsuranceCard → const Type
Passport → const Type
SPass → const Type
AddressCard → const Type
AlienId → const Type
AlienPassport → const Type
GreenCard → const Type
MinorsId → const Type
PostalId → const Type
ProfessionalDl → const Type
TaxId → const Type
WeaponPermit → const Type
Visa → const Type
BorderCrossingCard → const Type
DriverCard → const Type
GlobalEntryCard → const Type
Mypolis → const Type
NexusCard → const Type
PassportCard → const Type
ProofOfAgeCard → const Type
RefugeeId → const Type
TribalId → const Type
VeteranId → const Type
CitizenshipCertificate → const Type
MyNumberCard → const Type
ConsularPassport → const Type
MinorsPassport → const Type
MinorsPublicServicesCard → const Type
DrivingPriviligeCard → const Type
AsylumRequest → const Type
DriverQualificationCard → const Type
ProvisionalDl → const Type
RefugeePassport → const Type
SpecialId → const Type
UniformedServicesId → const Type
ImmigrantVisa → const Type
ConsularVoterId → const Type
TwicCard → const Type

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<Type>
A constant List of the values in this enum, in order of their declaration.