@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 (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