AnalyzeIdResponse

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The version of the AnalyzeIdentity API being used to process documents.

Link copied to clipboard

Information about the input document.

Link copied to clipboard

The list of documents processed by AnalyzeID. Includes a number denoting their place in the list and the response structure for the document.

Functions

Link copied to clipboard
inline fun copy(block: AnalyzeIdResponse.Builder.() -> Unit = {}): AnalyzeIdResponse
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String