Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SearchIndexSearchesCount

Class representing searches count for an Algolia Search Index

Hierarchy

Index

Constructors

constructor

Properties

Optional _links

_links: Map<string, HalLink>

count

count: number

The total searches count for an given period

date

date: string

dates

The user count by date

Methods

Protected performActionWithoutResourceResponse

  • performActionWithoutResourceResponse(name: string, params: any, data: any, method?: POST | PATCH | PUT): Promise<void>

toJSON

  • toJSON(): any

toJson

  • toJson(): any

Generated using TypeDoc