Documentation

IndianPassportV1Document extends Prediction
in package

Passport - India API version 1.0 document data.

Table of Contents

Properties

$address1  : StringField
$address2  : StringField
$address3  : StringField
$birthDate  : DateField
$birthPlace  : StringField
$country  : StringField
$expiryDate  : DateField
$fileNumber  : StringField
$gender  : ClassificationField
$givenNames  : StringField
$idNumber  : StringField
$issuanceDate  : DateField
$issuancePlace  : StringField
$legalGuardian  : StringField
$mrz1  : StringField
$mrz2  : StringField
$nameOfMother  : StringField
$nameOfSpouse  : StringField
$oldPassportDateOfIssue  : DateField
$oldPassportNumber  : StringField
$oldPassportPlaceOfIssue  : StringField
$pageNumber  : ClassificationField
$surname  : StringField

Methods

__construct()  : mixed
__toString()  : string

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $rawPrediction[, int|null $pageId = null ]) : mixed
Parameters
$rawPrediction : array<string|int, mixed>

Raw prediction from HTTP response.

$pageId : int|null = null

Page number for multi pages document.

Tags
throws
MindeeUnsetException

Throws if a field doesn't appear in the response.


        
On this page

Search results