Severity

How should a client visually convey this label? 'inform' means neutral and informational; 'alert' means negative and warning; 'none' means show nothing.

Inheritors

Types

Link copied to clipboard
data object Alert : Severity
Link copied to clipboard
object Companion
Link copied to clipboard
data object Inform : Severity
Link copied to clipboard
data object None : Severity
Link copied to clipboard
data class Unknown(val rawValue: String) : Severity

Properties

Link copied to clipboard
open override val value: String

Functions

Link copied to clipboard
open override fun toString(): String