SharedLinkSettingsAllowDownloadEnabledDetails
public class SharedLinkSettingsAllowDownloadEnabledDetails : CustomStringConvertible, JSONRepresentable
Enabled downloads.
-
Shared content access level.
Declaration
Swift
public let sharedContentAccessLevel: Sharing.AccessLevel
-
Shared content link.
Declaration
Swift
public let sharedContentLink: String?
-
Declaration
Swift
public var description: String { get }