Namespace: Mindee.Product.Eu.DriverLicense
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623
Driver License API version 1.0 document data.
public class DriverLicenseV1Document : IPrediction
Inheritance: object → DriverLicenseV1Document
Implements: IPrediction
Name | Description |
---|---|
DriverLicenseV1Document() |
Name | Description |
---|---|
Address | EU driver license holders address |
Category | EU driver license holders categories |
CountryCode | Country code extracted as a string. |
DateOfBirth | The date of birth of the document holder |
DocumentId | ID number of the Document. |
ExpiryDate | Date the document expires |
FirstName | First name(s) of the driver license holder |
IssueAuthority | Authority that issued the document |
IssueDate | Date the document was issued |
LastName | Last name of the driver license holder. |
Mrz | Machine-readable license number |
PlaceOfBirth | Place where the driver license holder was born |
Name | Description |
---|---|
ToString() | A prettier representation of the current model values. |
Documentation generated by MdDocs