IdentificationDataTypeEnum class

Inheritance
  • Object
  • EnumClass
  • IdentificationDataTypeEnum

Properties

hashCode int
The hash code for this object.
no setterinherited
name String
finalinherited
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

Static Properties

serializer → Serializer<IdentificationDataTypeEnum>
no setter
values → BuiltSet<IdentificationDataTypeEnum>
no setter

Static Methods

valueOf(String name) IdentificationDataTypeEnum

Constants

driversLicense → const IdentificationDataTypeEnum
Type of identity data. For individuals, the following types are supported. See our onboarding guide for other supported countries. - Australia: driversLicense, passport - Hong Kong: driversLicense, nationalIdNumber, passport - New Zealand: driversLicense, passport - Singapore: driversLicense, nationalIdNumber, passport - All other supported countries: nationalIdNumber
identityCard → const IdentificationDataTypeEnum
Type of identity data. For individuals, the following types are supported. See our onboarding guide for other supported countries. - Australia: driversLicense, passport - Hong Kong: driversLicense, nationalIdNumber, passport - New Zealand: driversLicense, passport - Singapore: driversLicense, nationalIdNumber, passport - All other supported countries: nationalIdNumber
nationalIdNumber → const IdentificationDataTypeEnum
Type of identity data. For individuals, the following types are supported. See our onboarding guide for other supported countries. - Australia: driversLicense, passport - Hong Kong: driversLicense, nationalIdNumber, passport - New Zealand: driversLicense, passport - Singapore: driversLicense, nationalIdNumber, passport - All other supported countries: nationalIdNumber
passport → const IdentificationDataTypeEnum
Type of identity data. For individuals, the following types are supported. See our onboarding guide for other supported countries. - Australia: driversLicense, passport - Hong Kong: driversLicense, nationalIdNumber, passport - New Zealand: driversLicense, passport - Singapore: driversLicense, nationalIdNumber, passport - All other supported countries: nationalIdNumber
unknownDefaultOpenApi → const IdentificationDataTypeEnum
Type of identity data. For individuals, the following types are supported. See our onboarding guide for other supported countries. - Australia: driversLicense, passport - Hong Kong: driversLicense, nationalIdNumber, passport - New Zealand: driversLicense, passport - Singapore: driversLicense, nationalIdNumber, passport - All other supported countries: nationalIdNumber