SharedLinkSettingsAllowDownloadDisabledDetails
public class SharedLinkSettingsAllowDownloadDisabledDetails : CustomStringConvertible, JSONRepresentable
Disabled 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 }