Class CommentsApi

CommentsApi - object-oriented interface

Export

Hierarchy

  • BaseAPI
    • CommentsApi

Constructors

  • Parameters

    • Optional configuration: Configuration
    • basePath: string = BASE_PATH
    • axios: AxiosInstance = globalAxios

    Returns CommentsApi

Properties

axios: AxiosInstance = globalAxios
basePath: string = BASE_PATH
configuration: undefined | Configuration

Methods

  • Parameters

    Returns Promise<AxiosResponse<void, any>>

    Summary

    Method deletes a comment

    Throws

    Memberof

    CommentsApi

Generated using TypeDoc