PaperDocDownloadDetails
public class PaperDocDownloadDetails : CustomStringConvertible, JSONRepresentable
Downloaded Paper doc in specific format.
-
Event unique identifier.
Declaration
Swift
public let eventUuid: String -
Export file format.
Declaration
Swift
public let exportFileFormat: TeamLog.PaperDownloadFormat -
Declaration
Swift
public var description: String { get }
View on GitHub
PaperDocDownloadDetails Class Reference