CreateFolderEntryResult
public class CreateFolderEntryResult : CustomStringConvertible, JSONRepresentable
The CreateFolderEntryResult struct
-
Metadata of the created folder.
Declaration
Swift
public let metadata: Files.FolderMetadata -
Declaration
Swift
public var description: String { get }
View on GitHub
CreateFolderEntryResult Class Reference