CreateFolderEntryResult
open class CreateFolderEntryResult : CustomStringConvertible
The CreateFolderEntryResult struct
-
Metadata of the created folder.
Declaration
Swift
public let metadata: Files.FolderMetadata
-
Declaration
Swift
open var description: String { get }