NoPasswordLinkViewCreateReportDetails
public class NoPasswordLinkViewCreateReportDetails : CustomStringConvertible, JSONRepresentable
Report created: Views of links without passwords.
-
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 }
View on GitHub
NoPasswordLinkViewCreateReportDetails Class Reference