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