Package-level declarations
Types
Contains additional information about the document extraction process.
Class representing the result of the document verification.
Additional information structured as a key value pairs in a map containing String and DetailValue.
Represents a value with a specific data type for details within a document processing result.
Represents the width and height of the element.
Status of completed document verification process on the server.
Represents an image encoded as JPEG data along with its orientation.
Represents an image result, encoded as a Base64 string.
Indicates the outcome of the check, such as pass, fail, or not performed.
Specifies the category or type of check being performed.
Represents information about the location of an element within a document or image.
Represents the status or severity of a message within the verification process.
Represents an indicator of a specific check or step during a document processing flow.
Base result instance for document verification, extends VerifyResult.
Represents a segment of a document that has been analyzed during the verification process.
Date instance of the result, extends VerifyResult.
Detailed date instance of the result, extends VerifyResult.
Detailed string instance of the result, extends VerifyResult.
Represents a response message from the verification process.
Sealed class representing base result for verify extraction fields received as part of the document verification result.
Detailed information about the entire document verification process containing details about time and duration, versions, and the client.
String instance of the result, extends VerifyResult.
Extraction results from the document verification request. Separated into front and back lists of VerifyResult for each document side.