LocalizedMessage
Import this model from the entry point of its package:
import { LocalizedMessage } from '@sailpoint/angular-sdk/machine_identities';
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| locale | string | Message locale | [default to undefined] |
| message | string | Message text | [default to undefined] |