EmrtdPassport

Holds the results returned by the Document Validation Server.

It directly represents the `emrtd_passport` JSON Object returned by the Document Validation Server. Refer to the DocVal server documentation for details.

Types

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open class MRZInfo
Link copied to clipboard
Link copied to clipboard
open class SODInfo

Properties

Link copied to clipboard
Public CREATOR that generates instances of your EmrtdPassport class from a Parcel.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
The files (SOD and DataGroups) in raw binary format.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open fun describeContents(): Int
Link copied to clipboard
open fun toString(): String
Returns a string representation of the object.
Link copied to clipboard
open fun writeToParcel(parcel: Parcel, i: Int)
Flatten this object in to a Parcel.