Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ApplicationApi

ApplicationApi - object-oriented interface

export

Hierarchy

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

Protected axios

axios: AxiosInstance

Protected basePath

basePath: string

Protected configuration

configuration: Configuration | undefined

Methods

getApplication

  • getApplication(options?: any): Promise<AxiosResponse<Application>>
  • Gets this ChatKitty application.

    summary

    Get Application

    throws

    {RequiredError}

    memberof

    ApplicationApi

    Parameters

    • Optional options: any

    Returns Promise<AxiosResponse<Application>>

Generated using TypeDoc, the 9/1/2021 at 5:54:10 AM