Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TextDocumentStatistics

Package version

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

Hierarchy

  • TextDocumentStatistics

Index

Properties

characterCount

characterCount: number

Number of text elements recognized in the document.

transactionCount

transactionCount: number

Number of transactions for the document.

Generated using TypeDoc