Options
All
  • Public
  • Public/Protected
  • All
Menu

Model for a single guest link of a document.

Hierarchy

  • GuestLinkModel

Index

Constructors

Properties

Methods

Constructors

constructor

Properties

grant

grant: Grant

The grant providing access for this guest link.

kind

kind: string

The grant kind of this guest link.

link

link: string

The link parameter used to grant access to the document.

linkUrl

linkUrl: Observable<string>

The URL for this guest link.

name

name: Observable<string>

The name of the guest link.

Methods

reset

  • reset(): void
  • Returns void