Skip to main content

TranslationMessage

Import this model from the entry point of its package:

import { TranslationMessage } from '@sailpoint/angular-sdk/iai_outliers';

Properties

NameTypeDescriptionNotes
key(optional) stringThe key of the translation message[default to undefined]
values(optional) Array<string>The values corresponding to the translation messages[default to undefined]