Skip to main content

What it does

The UserStatistics data type stores information about the number of batches, documents and pages processed by the user. Processed batches are the batches that came to the stage in the “processed” state.

Fields

NameTypeDescription
BatchesCountintThe number of processed batches
DocumentsCountintThe number of processed documents
PagesCountintThe number of processed pages