InsightType

public enum InsightType : String, CustomStringConvertible, Codable

Undocumented

  • Undocumented

    Declaration

    Swift

    case apicallrateinsight = "ApiCallRateInsight"
  • Declaration

    Swift

    public var description: String { get }