OutdatedLinkViewCreateReportDetails
open class OutdatedLinkViewCreateReportDetails : CustomStringConvertible
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
open var description: String { get }