Skip to main content

ErrorMessageDto

Import this model from the entry point of its package:

import { ErrorMessageDto } from '@sailpoint/angular-sdk/jit_activations';

Properties

NameTypeDescriptionNotes
locale(optional) stringThe locale for the message text, a BCP 47 language tag.[default to undefined]
localeOrigin(optional) LocaleOrigin[default to undefined]
text(optional) stringActual text of the error message in the indicated locale.[default to undefined]