JumioPhysicalDocument

Represents a physical document to be verified.

Constructors

Link copied to clipboard
constructor(type: JumioDocumentType, variant: JumioDocumentVariant, parts: List<JumioCredentialPart>)

Properties

Link copied to clipboard

A list of JumioCredentialParts required to be scanned for this document.

Link copied to clipboard

The JumioDocumentType of this document.

Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String