SfAllowNonMembersToViewSharedLinksDetails
public class SfAllowNonMembersToViewSharedLinksDetails : CustomStringConvertible, JSONRepresentable
Allowed non-collaborators to view links to files in shared folder.
-
Target asset position in the Assets list.
Declaration
Swift
public let targetAssetIndex: UInt64 -
Original shared folder name.
Declaration
Swift
public let originalFolderName: String -
Shared folder type.
Declaration
Swift
public let sharedFolderType: String? -
Declaration
Swift
public var description: String { get }
View on GitHub
SfAllowNonMembersToViewSharedLinksDetails Class Reference