Skip to main content

LoadAccountsTaskTaskMessagesInner

Import this model from the entry point of its package:

import { LoadAccountsTaskTaskMessagesInner } from '@sailpoint/angular-sdk/sources';

Properties

NameTypeDescriptionNotes
type(optional) stringType of the message.[default to undefined]
error(optional) booleanFlag whether message is an error.[default to false]
warning(optional) booleanFlag whether message is a warning.[default to false]
key(optional) stringMessage string identifier.[default to undefined]
localizedText(optional) stringMessage context with the locale based language.[default to undefined]