RelatedAlertResponse

data class RelatedAlertResponse(val addedAt: String, val id: String, val lastModifiedAt: String, val origin: OriginResponse, val relevance: String)

Properties of an alert which is related to the issue

Constructors

Link copied to clipboard
constructor(addedAt: String, id: String, lastModifiedAt: String, origin: OriginResponse, relevance: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The time this relation was added to the issue (in UTC)

Link copied to clipboard
val id: String

The alert ID

Link copied to clipboard

The last update time of this relation (in UTC)

Link copied to clipboard

The source that related the alert to the issue

Link copied to clipboard

The alerts's relevance status