API Reference
Class
TyposquattingResponsePackInfo
Provides typosquatting response pack info functionality.
Inheritance
- Object
- TyposquattingResponsePackInfo
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property TyposquattingInfo.TopResponsePack
Constructors
public TyposquattingResponsePackInfo() #Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public String Campaign { get; set; } #Gets or sets the campaign value.
public String Severity { get; set; } #Gets or sets the severity value.
public String CaseId { get; set; } #Gets or sets the case id value.
public String CaseFingerprint { get; set; } #Gets or sets the case fingerprint value.
public String TopDomain { get; set; } #Gets or sets the top domain value.
public String PrimaryContact { get; set; } #Gets or sets the primary contact value.
public String TrackingSummary { get; set; } #Gets or sets the tracking summary value.
public String EscalationSummary { get; set; } #Gets or sets the escalation summary value.
public String ActionabilitySummary { get; set; } #Gets or sets the actionability summary value.
public String RecommendedAction { get; set; } #Gets or sets the recommended action value.
public String DraftPreview { get; set; } #Gets or sets the draft preview value.
public String DraftBody { get; set; } #Gets or sets the draft body value.