BaseDfbReport

public class BaseDfbReport : CustomStringConvertible, JSONRepresentable

Base report structure.

  • First date present in the results as ‘YYYY-MM-DD’ or None.

    Declaration

    Swift

    public let startDate: String
  • Declaration

    Swift

    public var description: String { get }