RefPaperDoc

public class RefPaperDoc : CustomStringConvertible, JSONRepresentable

The RefPaperDoc struct

  • The Paper doc ID.

    Declaration

    Swift

    public let docId: String
  • Declaration

    Swift

    public var description: String { get }