ShowcaseFileRemovedDetails

public class ShowcaseFileRemovedDetails : CustomStringConvertible, JSONRepresentable

Removed file from showcase.

  • Event unique identifier.

    Declaration

    Swift

    public let eventUuid: String
  • Declaration

    Swift

    public var description: String { get }