class Aws::Textract::Types::LineItemGroup

A grouping of tables which contain LineItems, with each table identified by the table's `LineItemGroupIndex`.

@!attribute [rw] line_item_group_index

The number used to identify a specific table in a document. The
first table encountered will have a LineItemGroupIndex of 1, the
second 2, etc.
@return [Integer]

@!attribute [rw] line_items

The breakdown of information on a particular line of a table.
@return [Array<Types::LineItemFields>]

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

Constants

SENSITIVE