Transaction System API

Inspector

Provides functionality for doing OCR and image analysis with AWS Textract and Rekognition using S3 buckets.

Method Summary
Payload getSubjects()

Detects words and lines in the target file.

Payload ocrAnalyze()

Detects words and lines in the target file.

String ocrAnalyzeJob()

Detects words and lines in the target file.

Payload ocrExpense()

Detects words and lines in the target file.

String ocrExpenseJob()

Detects words and lines in the target file.

Payload ocrID()

Detects words and lines in the target file.

String toString()

Returns a description of this object.

Method Detail


Payload getSubjects()

Detects words and lines in the target file.

Returns:  Payload

Since: 10-13-2022

top

Payload ocrAnalyze()

Detects words and lines in the target file.

Returns:  Payload

Since: 10-13-2022

top

String ocrAnalyzeJob()

Detects words and lines in the target file.

Returns:  String

Since: 10-13-2022

top

Payload ocrExpense()

Detects words and lines in the target file.

Returns:  Payload

Since: 10-13-2022

top

String ocrExpenseJob()

Detects words and lines in the target file.

Returns:  String

Since: 10-13-2022

top

Payload ocrID()

Detects words and lines in the target file.

Returns:  Payload

Since: 10-13-2022

top

String toString()

Returns a description of this object.

Returns:  String

Since: 10-13-2022

top
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. API Date: May 01, 2024 05:15 AM