Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Permission

Implements

Index

Constructors

constructor

Properties

Private #client

#client: HttpClient

Readonly allowText

allowText: string

The text seen by users when accepting this permission.

Readonly appId

appId: AppId

Readonly createdAt

createdAt: Date

The number of seconds since the Unix epoch when this model was created

Readonly denyText

denyText: string

The text seen by users when denying this permission.

Readonly description

description: string

The description of this permission seen by users when shown in an app.

Readonly grants

grants: GrantSpec[]

The Grants to make when the App containing this Permission is joined.

Readonly id

The model's unique ID.

Readonly name

name: string

Generated using TypeDoc