TranslationMessage
Import this model from the entry point of its package:
import { TranslationMessage } from '@sailpoint/angular-sdk/iai_access_request_recommendations';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| key | (optional) string | The key of the translation message | [default to undefined] |
| values | (optional) Array<string> | The values corresponding to the translation messages | [default to undefined] |