Extraction

Contains information extracted by an analysis operation after using StartLendingAnalysis.

Types

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

Properties

Link copied to clipboard

The structure holding all the information returned by AnalyzeExpense

Link copied to clipboard

The structure that lists each document processed in an AnalyzeID operation.

Link copied to clipboard

Holds the structured data returned by AnalyzeDocument for lending documents.

Functions

Link copied to clipboard
inline fun copy(block: Extraction.Builder.() -> Unit = {}): Extraction
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