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 }