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