Package version:

Interface TextDocumentStatistics

if includeStatistics=true was specified in the request this field will contain information about the document payload.

Hierarchy

  • TextDocumentStatistics

Properties

characterCount: number

Number of text elements recognized in the document.

transactionCount: number

Number of transactions for the document.

Generated using TypeDoc