ShowcaseDocumentLogInfo
public class ShowcaseDocumentLogInfo : CustomStringConvertible, JSONRepresentable
Showcase document’s logged information.
-
Showcase document Id.
Declaration
Swift
public let showcaseId: String -
Showcase document title.
Declaration
Swift
public let showcaseTitle: String -
Declaration
Swift
public var description: String { get }
View on GitHub
ShowcaseDocumentLogInfo Class Reference