Skip to content

Latest commit

 

History

History
115 lines (60 loc) · 1.97 KB

rest_activity.apiconfigprovider.md

File metadata and controls

115 lines (60 loc) · 1.97 KB

Class: ApiConfigProvider

yajsapi / Exports / rest/activity / ApiConfigProvider

Class: ApiConfigProvider

rest/activity.ApiConfigProvider

Hierarchy

  • BaseAPI

    ApiConfigProvider

Table of contents

Constructors

Properties

Methods

Constructors

constructor

new ApiConfigProvider(api)

Parameters

Name Type
api BaseAPI

Overrides

BaseAPI.constructor

Defined in

yajsapi/rest/activity.ts:618

Properties

axios

Protected axios: AxiosInstance

Inherited from

BaseAPI.axios

Defined in

node_modules/ya-ts-client/dist/ya-activity/base.d.ts:41

basePath

Protected basePath: string

Inherited from

BaseAPI.basePath

Defined in

node_modules/ya-ts-client/dist/ya-activity/base.d.ts:40

configuration

Protected configuration: undefined | Configuration

Inherited from

BaseAPI.configuration

Defined in

node_modules/ya-ts-client/dist/ya-activity/base.d.ts:42

Methods

api_key

api_key(): Promise

Returns

Promise

Defined in

yajsapi/rest/activity.ts:630

base_path

base_path(): string

Returns

string

Defined in

yajsapi/rest/activity.ts:624