finance-mgn - v1.4.1
    Preparing search index...
    • Extracts transactions from the document items by identifying the relevant range.

      Parameters

      • documentItems: (TextItem | TextMarkedContent)[]

        The array of document items to process.

      Returns TextItem[]

      A filtered array of document items containing transactions.

      An error if the document items are not of the expected type.