mindee-api-dotnet

InternationalIdV1Document Class

Namespace: Mindee.Product.InternationalId
Assembly: Mindee
Assembly Version: 3.21.0+995c229708fe61b0dacbe0bfca8ad9e39db87623

Document data for International ID, API version 1.

public class InternationalIdV1Document : IPrediction

Inheritance: object → InternationalIdV1Document

Implements: IPrediction

Constructors

Name Description
InternationalIdV1Document()  

Properties

Name Description
Address The physical location of the document holder’s residence.
BirthDate The date of birth of the document holder.
BirthPlace The location where the document holder was born.
CountryOfIssue The country that issued the identification document.
DocumentNumber The unique identifier assigned to the identification document.
DocumentType The type of identification document being used.
ExpiryDate The date when the document will no longer be valid for use.
GivenNames The first names or given names of the document holder.
IssueDate The date when the document was issued.
Mrz1 First line of information in a standardized format for easy machine reading and processing.
Mrz2 Second line of information in a standardized format for easy machine reading and processing.
Mrz3 Third line of information in a standardized format for easy machine reading and processing.
Nationality Indicates the country of citizenship or nationality of the document holder.
Sex The document holder’s biological sex, such as male or female.
Surnames The surnames of the document holder.

Methods

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

Documentation generated by MdDocs