SetAccessInheritanceArg
public class SetAccessInheritanceArg : CustomStringConvertible, JSONRepresentable
The SetAccessInheritanceArg struct
-
The access inheritance settings for the folder.
Declaration
Swift
public let accessInheritance: Sharing.AccessInheritance -
The ID for the shared folder.
Declaration
Swift
public let sharedFolderId: String -
Declaration
Swift
public var description: String { get }
View on GitHub
SetAccessInheritanceArg Class Reference