SharedStateApi

SharedStateApi - object-oriented interface

Export

SharedStateApi

Extends

  • BaseAPI

Constructors

new SharedStateApi()

new SharedStateApi(configuration?, basePath?, axios?): SharedStateApi

Parameters

configuration?

basePath?

string = BASE_PATH

axios?

AxiosInstance = globalAxios

Returns

Inherited from

BaseAPI.constructor

Properties

axios

protected axios: AxiosInstance = globalAxios

Inherited from

BaseAPI.axios


basePath

protected basePath: string = BASE_PATH

Inherited from

BaseAPI.basePath


configuration

protected configuration: undefined | Configuration

Inherited from

BaseAPI.configuration

Methods

apiV1ShareStateIdGet()

apiV1ShareStateIdGet(id, options?): Promise<AxiosResponse<void>>

Parameters

id

string

options?

RawAxiosRequestConfig

Override http request option.

Returns

Promise<AxiosResponse<void>>

Throws

Memberof

SharedStateApi

Found a mistake? Let us know.

Enroll in beta

Request invite to our private Beta program for developers to join the waitlist. No spam, we promise.