mindee-api-dotnet

DriverLicenseV1Document Class

Namespace: Mindee.Product.Us.DriverLicense
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Driver License API version 1.1 document data.

public class DriverLicenseV1Document : IPrediction

Inheritance: object → DriverLicenseV1Document

Implements: IPrediction

Constructors

Name Description
DriverLicenseV1Document()  

Properties

Name Description
Address US driver license holders address
DateOfBirth US driver license holders date of birth
DdNumber Document Discriminator Number of the US Driver License
DlClass US driver license holders class
DriverLicenseId ID number of the US Driver License.
Endorsements US driver license holders endorsements
ExpiryDate Date on which the documents expires.
EyeColor US driver license holders eye colour
FirstName US driver license holders first name(s)
HairColor US driver license holders hair colour
Height US driver license holders hight
IssuedDate Date on which the documents was issued.
LastName US driver license holders last name
Restrictions US driver license holders restrictions
Sex US driver license holders gender
State US State
Weight US driver license holders weight

Methods

Name Description
ToString() A prettier representation of the current model values.

Documentation generated by MdDocs