PaperDocDownloadDetails
open class PaperDocDownloadDetails : CustomStringConvertible
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
open var description: String { get }