BIDDriverLicense
public class BIDDriverLicense extends BIDDocumentData implements Serializable
↳ package com.onekosmos.blockid.sdk.datamodel
Model class to represent Drivers License document data.
Field Summary
Parameters | |
---|---|
String | barcodeInfo - Holds PDF417 data of Drivers License document. |
String | image - Front image of Drivers License document. |
String | imageBack - Back image of Drivers License document. |
DriverLicenseData | metadata - Holds Drivers License data object. |
String | ocr - Holds OCR data retrieved from front of the Drivers License document. |