PaperDocumentLogInfo
public class PaperDocumentLogInfo : CustomStringConvertible, JSONRepresentable
Paper document’s logged information.
-
Papers document Id.
Declaration
Swift
public let docId: String
-
Paper document title.
Declaration
Swift
public let docTitle: String
-
Declaration
Swift
public var description: String { get }