ShowcaseFileDownloadDetails
public class ShowcaseFileDownloadDetails : CustomStringConvertible, JSONRepresentable
Downloaded file from showcase.
-
Event unique identifier.
Declaration
Swift
public let eventUuid: String
-
Showcase download type.
Declaration
Swift
public let downloadType: String
-
Declaration
Swift
public var description: String { get }