Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StatisticsApi

StatisticsApi - object-oriented interface

export

Hierarchy

  • BaseAPI
    • StatisticsApi

Index

Constructors

constructor

Properties

Protected axios

axios: AxiosInstance = ...

Protected basePath

basePath: string = ...

Protected configuration

configuration: undefined | Configuration

Methods

statisticsUsageSummaryGet

  • (Previous Plan) Monthly Statistics of Site usage

    throws

    {RequiredError}

    memberof

    StatisticsApi

    Parameters

    • Optional options: any

    Returns Promise<AxiosResponse<UsageSummaryGetResponse>>

Generated using TypeDoc