class Aws::Textract::Types::ExpenseField

Breakdown of detected information, seperated into the catagories Type, LableDetection, and ValueDetection

@!attribute [rw] type

The implied label of a detected element. Present alongside
LabelDetection for explicit elements.
@return [Types::ExpenseType]

@!attribute [rw] label_detection

The explicitly stated label of a detected element.
@return [Types::ExpenseDetection]

@!attribute [rw] value_detection

The value of a detected element. Present in explicit and implicit
elements.
@return [Types::ExpenseDetection]

@!attribute [rw] page_number

The page number the value was detected on.
@return [Integer]

@see docs.aws.amazon.com/goto/WebAPI/textract-2018-06-27/ExpenseField AWS API Documentation

Constants

SENSITIVE