Skip to main content
Version: v1

ShareLinkTypes Enum

Type of shareLink requested/created when creating the file for the first time. At the time of adding this comment (Sept/2021) ODSP only supports creation of CSL links when provided as a request parameter with the /snapshot api call. In future, we can add more types here.

Signature

export declare enum ShareLinkTypes

Flags

Flag Description
csl

csl

Signature

csl = "csl"