IncidentLabelResponse

data class IncidentLabelResponse(val labelName: String, val labelType: String)

Represents an incident label

Constructors

Link copied to clipboard
constructor(labelName: String, labelType: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the label

Link copied to clipboard

The type of the label