GMVBarcodeFeatureDriverLicense Class
Stay organized with collections
Save and categorize content based on your preferences.
A driver license or ID card data representation.
Inherits NSObject.
Holder's gender.
1 is male and 2 is female.
- (NSString*) addressCity |
|
readatomiccopy |
- (NSString*) addressState |
|
readatomiccopy |
- (NSString*) addressStreet |
|
readatomiccopy |
Holder's address' zipcode.
Holder's birthday.
The date format depends on the issuing country.
- (NSString*) documentType |
|
readatomiccopy |
"DL" for driver licenses, "ID" for ID cards.
- (NSString*) licenseNumber |
|
readatomiccopy |
Driver license ID number.
Driver license expiration date.
The date format depends on the issuing country.
- (NSString*) issuingDate |
|
readatomiccopy |
The date format depends on the issuing country.
- (NSString*) issuingCountry |
|
readatomiccopy |
Country in which DL/ID was issued.
All rights reserved. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2021-06-17 UTC.
[{
"type": "thumb-down",
"id": "missingTheInformationINeed",
"label":"Missing the information I need"
},{
"type": "thumb-down",
"id": "tooComplicatedTooManySteps",
"label":"Too complicated / too many steps"
},{
"type": "thumb-down",
"id": "outOfDate",
"label":"Out of date"
},{
"type": "thumb-down",
"id": "samplesCodeIssue",
"label":"Samples / code issue"
},{
"type": "thumb-down",
"id": "otherDown",
"label":"Other"
}]
[{
"type": "thumb-up",
"id": "easyToUnderstand",
"label":"Easy to understand"
},{
"type": "thumb-up",
"id": "solvedMyProblem",
"label":"Solved my problem"
},{
"type": "thumb-up",
"id": "otherUp",
"label":"Other"
}]