API Reference
classes
Apps

@coasys/ad4m / Exports / Apps

Class: Apps

Table of contents

Constructors

Properties

Constructors

constructor

new Apps(requestId, auth, token, revoked?)

Parameters

NameType
requestIdstring
authAuthInfo
tokenstring
revoked?boolean

Defined in

agent/Agent.ts:217 (opens in a new tab)

Properties

auth

auth: AuthInfo

Defined in

agent/Agent.ts:215 (opens in a new tab)


requestId

requestId: string

Defined in

agent/Agent.ts:206 (opens in a new tab)


revoked

Optional revoked: boolean

Defined in

agent/Agent.ts:212 (opens in a new tab)


token

token: string

Defined in

agent/Agent.ts:209 (opens in a new tab)