Interface StatisticsResponse

Response to a Query that contains statistics

Hierarchy

  • StatisticsResponse

Properties

Properties

stats: {
    cutoff: string;
    numResults: number;
}[]

Type declaration

  • cutoff: string
  • numResults: number
total: number

Generated using TypeDoc