GetExpenseAnalysisResponse

Types

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

Properties

Link copied to clipboard

The current model version of AnalyzeExpense.

Link copied to clipboard

Information about a document that Amazon Textract processed. DocumentMetadata is returned in every page of paginated responses from an Amazon Textract operation.

Link copied to clipboard

The expenses detected by Amazon Textract.

Link copied to clipboard

The current status of the text detection job.

Link copied to clipboard

If the response is truncated, Amazon Textract returns this token. You can use this token in the subsequent request to retrieve the next set of text-detection results.

Link copied to clipboard

Returns if the detection job could not be completed. Contains explanation for what error occured.

Link copied to clipboard

A list of warnings that occurred during the text-detection operation for the document.

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