Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.01 KB

File metadata and controls

13 lines (10 loc) · 1.01 KB

# SharingLink

Properties

Name Type Description Notes
type \OpenAPI\Client\Model\SharingLinkType [optional]
prevents_download bool If `true` then the user can only use this link to view the item on the web, and cannot use it to download the contents of the item. [optional] [readonly]
web_url string A URL that opens the item in the browser on the website. [optional] [readonly]
at_libre_graph_display_name string Provides a user-visible display name of the link. Optional. Libregraph only. [optional]
at_libre_graph_quick_link bool The quicklink property can be assigned to only one link per resource. A quicklink can be used in the clients to provide a one-click copy to clipboard action. Optional. Libregraph only. [optional]

[Back to Model list] [Back to API list] [Back to README]