AnalyzeIdDetections

Used to contain the information detected by an AnalyzeID operation.

Types

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

Properties

Link copied to clipboard

The confidence score of the detected text.

Link copied to clipboard

Only returned for dates, returns the type of value detected and the date written in a more machine readable way.

Link copied to clipboard

Text of either the normalized field or value associated with it.

Functions

Link copied to clipboard
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