java.lang.Object | |
↳ | com.google.android.gms.vision.barcode.Barcode.DriverLicense |
A driver license or ID card.
[Expand]
Inherited Constants | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Fields | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
addressCity | |||||||||||
addressState | |||||||||||
addressStreet | Holder's street address. | ||||||||||
addressZip | |||||||||||
birthDate | |||||||||||
documentType | "DL" for driver licenses, "ID" for ID cards. | ||||||||||
expiryDate | |||||||||||
firstName | Holder's first name. | ||||||||||
gender | Gender. | ||||||||||
issueDate | The date format depends on the issuing country. | ||||||||||
issuingCountry | Country in which DL/ID was issued. | ||||||||||
lastName | |||||||||||
licenseNumber | Driver license ID number. | ||||||||||
middleName |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Holder's street address.
"DL" for driver licenses, "ID" for ID cards.
Holder's first name.
Gender. 1 - male, 2 - female.
The date format depends on the issuing country. MMDDYYYY for the US, YYYYMMDD for Canada.
Country in which DL/ID was issued. US = "USA", Canada = "CAN".
Driver license ID number.