SfTeamJoinDetails
public class SfTeamJoinDetails : CustomStringConvertible, JSONRepresentable
Joined team member’s 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
-
Declaration
Swift
public var description: String { get }