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