LoadaccountstaskTaskMessagesInner
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| type | (optional) string | Type of the message. | [default to undefined] |
| error | (optional) boolean | Flag whether message is an error. | [default to false] |
| warning | (optional) boolean | Flag whether message is a warning. | [default to false] |
| key | (optional) string | Message string identifier. | [default to undefined] |
| localizedText | (optional) string | Message context with the locale based language. | [default to undefined] |