UnmountFolderArg
public class UnmountFolderArg : CustomStringConvertible, JSONRepresentable
The UnmountFolderArg struct
-
The ID for the shared folder.
Declaration
Swift
public let sharedFolderId: String
-
Declaration
Swift
public var description: String { get }