JumioIDCredential
Takes care of the ID verification process.
Properties
Represents all supported countries in ISO 3166 ALPHA-3 with a corresponding List of JumioPhysicalDocuments.
Represents all the JumioScanPart that are required for this credential.
Indicates if this credential is configured and credentialParts are available.
Returned, when a document is found during a selfie.Done workflow.
Indicates whether the unified physical ID type selection should be shown to the user, allowing a single document type entry instead of separate per variant selections.
Suggests a country in ISO 3166 ALPHA-3 based on the device IP, if this country is supported.
Represents all supported country codes in ISO 3166 ALPHA-3.
Functions
Finishes the credential in case isComplete is true, otherwise an IllegalArgumentException will be thrown
Returns the list of available JumioDigitalDocuments for a given countryCode.
Returns the list of available JumioPhysicalDocuments for a given countryCode.
Initializes and returns a JumioScanPart based on the provided JumioCredentialPart
Applies a default country and physical document configuration when showUnifiedPhysicalIdType is enabled, allowing the scan to start without an explicit setConfiguration call. No-op if the credential is invalid or unified physical ID type selection is disabled.
Records the user's consent decision for a given legal statement, typically in response to a document lookup result.