OutdatedLinkViewCreateReportDetails

public class OutdatedLinkViewCreateReportDetails : CustomStringConvertible, JSONRepresentable

Report created: Views of old links.

  • Report start date.

    Declaration

    Swift

    public let startDate: Date
  • Report end date.

    Declaration

    Swift

    public let endDate: Date
  • Declaration

    Swift

    public var description: String { get }