@coasys/ad4m / Exports / Apps
Class: Apps
Table of contents
Constructors
Properties
Constructors
constructor
• new Apps(requestId, auth, token, revoked?)
Parameters
| Name | Type |
|---|---|
requestId | string |
auth | AuthInfo |
token | string |
revoked? | boolean |
Defined in
agent/Agent.ts:217
Properties
auth
• auth: AuthInfo
Defined in
agent/Agent.ts:215
requestId
• requestId: string
Defined in
agent/Agent.ts:206
revoked
• Optional revoked: boolean
Defined in
agent/Agent.ts:212
token
• token: string
Defined in
agent/Agent.ts:209