FileSharingInfo
public class FileSharingInfo : Files.SharingInfo
Sharing info for a file which is contained by a shared folder.
-
ID of shared folder that holds this file.
Declaration
Swift
public let parentSharedFolderId: String
-
The last user who modified the file. This field will be null if the user’s account has been deleted.
Declaration
Swift
public let modifiedBy: String?