HealthMessageModel
A health message.
Properties
Name | Description | Additional information |
---|---|---|
Text | The text of the health message. |
Type: String |
IsError | True if the message is an error. |
Type: Boolean |
IsWarning | True if the message is a warning. |
Type: Boolean |
IsInfo | True if the message is informational only. |
Type: Boolean |
IsActive | True if the message indicates an associated activity. |
Type: Boolean |
Type | The type of the health message. |
Type: HealthMessageType |