DriverLicenseData
public struct DriverLicenseData
Model class to represent driver's License document data.
tip
Refer to this page to get more details on all the attributes used in DriverLicenseData model class
Field Summary
Parameters | ||
---|---|---|
String | akaDateOfBirth | Returns date of birth of Drivers License document holder. |
String | akaFamilyName | Returns family name of Drivers License document holder. |
String | akaFirstName | Returns first name of Drivers License document holder. |
String | akaGivenName | Returns given name of Drivers License document holder. |
String | akaLastName | Returns last name of Drivers License document holder. |
String | akaMiddleName | Returns middle name of Drivers License document holder. |
String | akaSocialSecurityNumber | Returns the SSN (Social Security Number) of Drivers License document holder. |
String | akaSuffix | Returns the suffix detail of Drivers License document holder. |
String | city | Returns the city of Drivers License document holder. |
String | classificationCode | Returns the classification code of Drivers License document. |
String | complianceType | Returns the compliance type details of Drivers License document. |
String | country | Returns the country of Drivers License document holder. |
String | dob | Returns date of birth of Drivers License document holder. |
String | doe | Returns date of expiry of Drivers License document. |
String | doi | Returns date of issue of Drivers License document. |
String | discriminatorNumber | Returns discrimination number of Drivers License document. |
String | documentId | Returns document ID (number) of Drivers License document. |
String | documentType | Returns document type of Drivers License document. |
String | endorsementsCode | Returns endorsement code of Drivers License document. |
String | eyeColor | Returns eye colour detail of Drivers License document holder. |
String | familyName | Returns family name of Drivers License document holder. |
String | firstName | Returns first name of Drivers License document holder. |
String | fullName | Returns full name of Drivers License document holder. |
String | gender | Returns gender information of Drivers License document holder. |
String | givenName | Returns given name of Drivers License document holder. |
String | height | Returns height of Drivers License document holder. |
String | inventoryControlNumber | Returns inventory control number of Drivers License document. |
String | issuerIdentificationNumber | Returns IIN (Issuer Identification Number) details of Drivers License document. |
String | lastName | Returns last name of Drivers License document holder. |
String | middleName | Returns middle name of Drivers License document holder. |
String | nameSuffix | Returns name suffix detail of Drivers License document holder. |
String | organDonor | Returns the organ donor information of Drivers License document holder. |
String | placeOfBirth | Returns the place of birth of Drivers License document holder. |
String | residenceCity | Returns the resident city of Drivers License document holder. |
String | residenceState | Returns the resident state of Drivers License document holder. |
String | residenceZipCode | Returns the resident zipcode associated with Drivers License document. |
String | restrictionCode | Returns the restriction code associated with Drivers License document. |
String | socialSecurityNumber | Returns the SSN (Social Security Number) of Drivers License document holder. |
String | state | Returns the state of Drivers License document holder. |
String | street | Returns the street details of Drivers License document holder. |
String | suffixName | Returns the suffix name of Drivers License document holder. |
String | vehicleCodes | Returns the vehicle codes associated with Drivers License document. |
String | veteran | Returns veteran information associated with Drivers License document. |
String | zipCode | Returns the Zipcode associated with Drivers License document. |