Security Contact Properties Response Alert Notifications
data class SecurityContactPropertiesResponseAlertNotifications(val minimalSeverity: String? = null, val state: String? = null)
Defines whether to send email notifications about new security alerts
Constructors
Link copied to clipboard
fun SecurityContactPropertiesResponseAlertNotifications(minimalSeverity: String? = null, state: String? = null)