PaperFolderCreateResult

public class PaperFolderCreateResult : CustomStringConvertible, JSONRepresentable

The PaperFolderCreateResult struct

  • Folder ID of the newly created folder.

    Declaration

    Swift

    public let folderId: String
  • Declaration

    Swift

    public var description: String { get }