class Aws::Textract::Types::ExpenseDocument

The structure holding all the information returned by AnalyzeExpense

@!attribute [rw] expense_index

Denotes which invoice or receipt in the document the information is
coming from. First document will be 1, the second 2, and so on.
@return [Integer]

@!attribute [rw] summary_fields

Any information found outside of a table by Amazon Textract.
@return [Array<Types::ExpenseField>]

@!attribute [rw] line_item_groups

Information detected on each table of a document, seperated into
`LineItems`.
@return [Array<Types::LineItemGroup>]

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

Constants

SENSITIVE