Class CookieIssueInsight
CookieIssueInsight
public sealed class CookieIssueInsight- Inheritance
- 
      
      CookieIssueInsight
- Inherited Members
Properties
TableEntryUrl
tableEntryUrl
[JsonPropertyName("tableEntryUrl")]
[JsonIgnore(Condition = JsonIgnoreCondition.WhenWritingDefault)]
public string? TableEntryUrl { get; set; }Property Value
Type
type
[JsonPropertyName("type")]
public InsightType Type { get; set; }