Automation Rule Severity Update
data class AutomationRuleSeverityUpdate(val label: AutomationRuleSeverityUpdateLabel? = null, val normalized: Int? = null, val product: Double? = null)
Constructors
Link copied to clipboard
fun AutomationRuleSeverityUpdate(label: AutomationRuleSeverityUpdateLabel? = null, normalized: Int? = null, product: Double? = null)