Enum InsightType
Represents the category of insight that a cookie issue falls under.
[JsonConverter(typeof(JsonStringEnumConverter<InsightType>))]
public enum InsightType
Fields
GitHubResource = 0GracePeriod = 1Heuristics = 2
Represents the category of insight that a cookie issue falls under.
[JsonConverter(typeof(JsonStringEnumConverter<InsightType>))]
public enum InsightType
GitHubResource = 0GracePeriod = 1Heuristics = 2