Search
Preparing search index...
The search index is not available
@halo-dev/js-sdk
Options
All
Public
Public/Protected
All
Inherited
Menu
@halo-dev/js-sdk
content-api/src
StatisticClient
Class StatisticClient
Hierarchy
StatisticClient
Index
Constructors
constructor
Properties
client
Methods
statistics
statistics
With
User
Constructors
constructor
new
Statistic
Client
(
client
:
HttpClient
)
:
StatisticClient
Parameters
client:
HttpClient
Returns
StatisticClient
Properties
Private
client
client
:
HttpClient
Methods
statistics
statistics
(
)
:
Promise
<
Response
<
Statistic
>
>
Returns
Promise
<
Response
<
Statistic
>
>
statistics
With
User
statistics
With
User
(
)
:
Promise
<
Response
<
StatisticWithUser
>
>
Returns
Promise
<
Response
<
StatisticWithUser
>
>
Modules
admin-
api/src
content-
api/src
<internal>
logger/src
rest-
api-
client/src
Statistic
Client
constructor
client
statistics
statistics
With
User
Generated using
TypeDoc