IDNumberType enum

Inheritance

Constructors

IDNumberType()
const

Values

swaggerGeneratedUnknown → const IDNumberType
arDni → const IDNumberType
auDriversLicense → const IDNumberType
auPassport → const IDNumberType
brCpf → const IDNumberType
caSin → const IDNumberType
clRun → const IDNumberType
cnResidentCard → const IDNumberType
coNit → const IDNumberType
dkCpr → const IDNumberType
egNationalId → const IDNumberType
esDni → const IDNumberType
esNie → const IDNumberType
hkHkid → const IDNumberType
inPan → const IDNumberType
itCf → const IDNumberType
joCivilId → const IDNumberType
jpMyNumber → const IDNumberType
keHudumaNamba → const IDNumberType
kwCivilId → const IDNumberType
mxCurp → const IDNumberType
mxRfc → const IDNumberType
myNric → const IDNumberType
ngNin → const IDNumberType
nzDriversLicense → const IDNumberType
omCivilId → const IDNumberType
phPsn → const IDNumberType
plPesel → const IDNumberType
roCnp → const IDNumberType
saNationalId → const IDNumberType
sePin → const IDNumberType
sgNric → const IDNumberType
trTcKimlik → const IDNumberType
usSsn → const IDNumberType
usSsnLast4 → const IDNumberType
zaSmartId → const IDNumberType

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<IDNumberType>
A constant List of the values in this enum, in order of their declaration.