Interface for Driver's License verification services Implementations should throw NotImplementedException for unsupported methods
Members
Promise.<VerificationResponse.<DriversLicenseVerificationData>>
# verifyDriversLicense
Basic driver's license verification - REQUIRED
Promise.<VerificationResponse.<DriversLicenseVerificationData>>
# verifyDriversLicenseAdvance Optional
Advanced driver's license verification with history - OPTIONAL
Promise.<VerificationResponse.<DriversLicenseVerificationData>>
# verifyDriversLicenseImage Optional
Driver's license verification using document image - OPTIONAL
Promise.<VerificationResponse.<DriversLicenseVerificationData>>
# verifyDriversLicenseV2 Optional
Driver's license verification V2 (alternative endpoint) - OPTIONAL
Promise.<VerificationResponse.<DriversLicenseVerificationData>>
# verifyDriversLicenseWithFace Optional
Driver's license verification with face matching - OPTIONAL