NoPasswordLinkGenCreateReportDetails

public class NoPasswordLinkGenCreateReportDetails : CustomStringConvertible, JSONRepresentable

Report created: Links created 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 }