ScopeElementResponse

data class ScopeElementResponse(val field: String? = null)

A more specific scope used to identify the alerts to suppress.

Constructors

Link copied to clipboard
constructor(field: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val field: String? = null

The alert entity type to suppress by.