Documentation

DriverLicenseV1Page extends DriverLicenseV1Document
in package

Driver License API version 1.0 page data.

Table of Contents

Properties

$address  : StringField
$category  : StringField
$countryCode  : StringField
$dateOfBirth  : DateField
$documentId  : StringField
$expiryDate  : DateField
$firstName  : StringField
$issueAuthority  : StringField
$issueDate  : DateField
$lastName  : StringField
$mrz  : StringField
$photo  : PositionField
$placeOfBirth  : StringField
$signature  : PositionField

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.

__toString()

public __toString() : string
Return values
string

String representation.


        
On this page

Search results