SharedContentLinkMetadata
public class SharedContentLinkMetadata : SharedContentLinkMetadataBase
Metadata of a shared link for a file or folder.
-
The content inside this folder with link audience different than this folder’s. This is only returned when an endpoint that returns metadata for a single shared folder is called, e.g. /get_folder_metadata.
Declaration
Swift
public let audienceExceptions: Sharing.AudienceExceptions?
-
The URL of the link.
Declaration
Swift
public let url: String