mindee-api-dotnet

PassportV1Document Class

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

Passport API version 1.1 document data.

public class PassportV1Document : IPrediction

Inheritance: object → PassportV1Document

Implements: IPrediction

Constructors

Name Description
PassportV1Document()  

Properties

Name Description
BirthDate The date of birth of the passport holder.
BirthPlace The place of birth of the passport holder.
Country The country’s 3 letter code (ISO 3166-1 alpha-3).
ExpiryDate The expiry date of the passport.
Gender The gender of the passport holder.
GivenNames The given name(s) of the passport holder.
IdNumber The passport’s identification number.
IssuanceDate The date the passport was issued.
Mrz1 Machine Readable Zone, first line
Mrz2 Machine Readable Zone, second line
Surname The surname of the passport holder.

Methods

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

Documentation generated by MdDocs