LabelValueDefinitionSeverity

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
Link copied to clipboard
object Companion
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
data class Unknown(val rawValue: String) : LabelValueDefinitionSeverity

Properties

Link copied to clipboard
open override val value: String

Functions

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