TestimoX

API Reference

Class

AuditDeliveryReadinessIssue

Namespace TestimoX.AuditWorkspaces
Assembly TestimoX
Modifiers sealed

Represents one delivery-readiness issue.

Inheritance

  • Object
  • AuditDeliveryReadinessIssue

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

Constructors

Properties

public String OverlayId { get; set; } #

Gets or sets the overlay or generated recommendation identifier that triggered the issue.

public AuditOverlayTargetType TargetType { get; set; } #

Gets or sets the overlay target type.

public String TargetId { get; set; } #

Gets or sets the overlay target identifier.

public AuditOverlayVisibility Visibility { get; set; } #

Gets or sets the overlay visibility.

public AuditOverlayStatus ReviewStatus { get; set; } #

Gets or sets the overlay review status.

public AuditDeliveryReadinessSeverity Severity { get; set; } #

Gets or sets the issue severity.

public String Category { get; set; } #

Gets or sets the issue category.

public String Message { get; set; } #

Gets or sets the issue description.