Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SearchIndexUsersCount

Class representing users count for an Search Index

Hierarchy

Index

Constructors

constructor

Properties

Optional _links

_links: Map<string, HalLink>

count

count: number

The total user count for an index

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