Skip to content

Class: Kient

Entry class into Kient

Extends

Properties

ModifierPropertyTypeDescription
public_apiClientApiClient-
public_wsClientWsClient-
publicauthenticatedboolean-
privateoptionsLoginOptions-

Accessors

api

get api(): Endpoints

Returns

Endpoints

kient.ts:81


ws

get ws(): WsHandlers

Returns

WsHandlers

kient.ts:85

Methods

create()

static create(options): Promise<Kient>

Creates a new instance of Kient

Parameters

ParameterType
optionsLoginOptions

Returns

Promise<Kient>

kient.ts:75


Generated using typedoc-plugin-markdown and TypeDoc